Skip to content

Feature/SSD-803-ta-callout-component#338

Open
FidDeveloper wants to merge 4 commits into
mainfrom
feature/SSD-803-ta-callout
Open

Feature/SSD-803-ta-callout-component#338
FidDeveloper wants to merge 4 commits into
mainfrom
feature/SSD-803-ta-callout

Conversation

@FidDeveloper
Copy link
Copy Markdown

@FidDeveloper FidDeveloper commented Jan 26, 2026

Summarise the feature

Issue ticket # SSD-803

Description:
Add TA callout component styles and html

image

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Affected endpoints

/?

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
myds Ready Ready Preview, Comment Jan 26, 2026 8:34am
myds-storybook Ready Ready Preview, Comment Jan 26, 2026 8:34am

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jan 26, 2026

⚠️ No Changeset found

Latest commit: 9da7d54

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@FidDeveloper FidDeveloper changed the title feature: add TA callout component styles and example HTML Feature/SSD-803-ta-callout-component Jan 26, 2026
@FidDeveloper FidDeveloper requested a review from Copilot January 26, 2026 02:19
@FidDeveloper FidDeveloper self-assigned this Jan 26, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces a new TA callout component with multiple visual variants (default, success, warning, danger) and layout options. The component supports various configurations including title-only, title with description, and optional action buttons.

Changes:

  • Added HTML preview file showcasing seven different callout component examples
  • Implemented CSS styles for callout component with light/dark mode theming
  • Included visual variants (success, warning, danger) with appropriate color schemes

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
apps/docs/public/assets/ta-preview/callout/ta-callout-preview.html HTML examples demonstrating callout component with various configurations and button combinations
apps/docs/public/assets/ta-preview/callout/callout.css Stylesheet defining callout component structure, theming, and visual variants

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread apps/docs/public/assets/ta-preview/callout/callout.css Outdated
Comment thread apps/docs/public/assets/ta-preview/callout/callout.css Outdated
Comment thread apps/docs/public/assets/ta-preview/callout/ta-callout-preview.html Outdated
Comment thread apps/docs/public/assets/ta-preview/callout/ta-callout-preview.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants