Skip to content

Rework the footer component to simplify rendering logic - #15323

Closed
cemms1 wants to merge 1 commit into
mainfrom
cemms1/trial-new-footer
Closed

cemms1 wants to merge 1 commit into
mainfrom
cemms1/trial-new-footer

Conversation

@cemms1

@cemms1 cemms1 commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

What does this change?

Trials creating a new footer component to simplify the rendering logic

Why?

Changes to the card footer often result in unexpected visual regressions. This makes the component very difficult to work with.
Simplifying this logic should help to reduce the friction working in this area of code, making it easier for developers to work with

@cemms1
cemms1 force-pushed the cemms1/trial-new-footer branch from ab3fbd2 to 12d8757 Compare February 10, 2026 10:25
Comment on lines -340 to -346
const liveBulletStyles = css`
width: 9px;
height: 9px;
border-radius: 50%;
background-color: ${palette('--pill-bullet')};
margin-right: ${space[1]}px;
`;

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

TODO - include this in card footer

@cemms1 cemms1 added the run_chromatic Runs chromatic when label is applied label Feb 10, 2026
@github-actions github-actions Bot removed the run_chromatic Runs chromatic when label is applied label Feb 10, 2026
@github-actions

Copy link
Copy Markdown

"This PR is stale because it has been open 30 days with no activity. Unless a comment is added or the “stale” label removed, this will be closed in 3 days"

@github-actions github-actions Bot added the Stale label Mar 13, 2026
@github-actions

Copy link
Copy Markdown

This PR was closed because it has been stalled for 3 days with no activity.

@github-actions github-actions Bot closed this Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant