Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[BEN-174] Add Favorite Icon to Medicare Package#3946#3949

Open
kamiTT wants to merge 5 commits intoCMSgov:mainfrom
kamiTT:add-heart-icon
Open

[BEN-174] Add Favorite Icon to Medicare Package#3946#3949
kamiTT wants to merge 5 commits intoCMSgov:mainfrom
kamiTT:add-heart-icon

Conversation

@kamiTT
Copy link
Contributor

@kamiTT kamiTT commented Feb 27, 2026

Summary

Ticket

Adding a new icon that CXT uses within their application: heart

How to test

  1. Build and serve storybook.
  2. Navigate to the medicare icons component
  3. Confirm new icons appear: HeartIcon, HeartEmptyIcon, HeartFilledIcon

Checklist

  • Prefixed the PR title with the Jira ticket number as [CMSDS-####] Title or [NO-TICKET] if this is unticketed work.
  • Selected appropriate Type (only one) label for this PR, if it is a breaking change, label should only be Type: Breaking
  • Selected appropriate Impacts, multiple can be selected.
  • Selected appropriate release milestone

If this is a change to design:

  • If visual regression image references have been changed, design MUST be assigned to review. In this instance, designer approval is a requirement before the PR can be merged.

If this is a change to code:

  • Created or updated unit tests to cover any new or modified code
  • Verified that running both npm run test:unit and npm run test:browser:all were each successful
  • If necessary, updated unit-test snapshots (npm run test:unit:update) and browser-test snapshots (npm run test:browser:all:update)

If this is a change to documentation/content:

  • Checked for spelling and grammatical errors
  • Communicate the assigned milestone/release date with Design so they can communicate appropriately

@kamiTT kamiTT changed the title added favorite icon [BEN-174] Add Favorite Icon to Medicare Package#3946 Feb 27, 2026
@kamiTT kamiTT marked this pull request as ready for review February 27, 2026 20:33
Copy link
Collaborator

@tamara-corbalt tamara-corbalt left a comment

Choose a reason for hiding this comment

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

Just two small nitpicks — otherwise this looks great!

@kamiTT kamiTT requested a review from tamara-corbalt March 2, 2026 14:20
Copy link
Collaborator

@tamara-corbalt tamara-corbalt left a comment

Choose a reason for hiding this comment

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

LGTM, preemptively approving while CI runs.

After CI passes, let’s be sure to tag this PR with a milestone (probably 14.0.0) and add:

  • Impacts: Medicare
  • Type: Changed

name: 'RoundedStarIcon',
notes:
'Takes a `variation` prop to determine if the star is fully filled, half filled, or just an outline.',
'Takes a <code>variation</code> prop to determine if the star is fully filled, half filled, or just an outline.',
Copy link
Collaborator

Choose a reason for hiding this comment

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

🙏🏻

@kamiTT
Copy link
Contributor Author

kamiTT commented Mar 2, 2026

After CI passes, let’s be sure to tag this PR with a milestone (probably 14.0.0) and add:

* Impacts: Medicare

* Type: Changed

I personally cannot add any tags to the PR

@tamara-corbalt tamara-corbalt added this to the 14.0.0 milestone Mar 2, 2026
@tamara-corbalt tamara-corbalt added Impacts: Medicare Impacts the Medicare theme directly. Type: Added Indicates a new feature. labels Mar 2, 2026
@tamara-corbalt
Copy link
Collaborator

I personally cannot add any tags to the PR

Oh gotca, I've added them!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Impacts: Medicare Impacts the Medicare theme directly. Type: Added Indicates a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants