Skip to content

Conversation

@JonasBa
Copy link
Member

@JonasBa JonasBa commented Dec 31, 2025

Consolidate chonk menulistitem implemenations

…naming

Moves all content from menuListItem.chonk.tsx into menuListItem.tsx. Removes
"Chonk" prefixes from all styled components (ChonkInnerWrap, ChonkContentWrap,
ChonkLeadingItems, ChonkLabel, ChonkLabelWrap, ChonkDetails).
Removes export keyword from internally-used styled components and the
Priority type, as they are only used within the file via their aliases
(InnerWrap, LeadingItems, etc.).
@JonasBa JonasBa requested a review from a team as a code owner December 31, 2025 17:52
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 31, 2025
{...tooltipOptions}
>
<InnerWrap
<StyledInnerWrap
Copy link
Member Author

Choose a reason for hiding this comment

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

This only worked because we had the export statement below.

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

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants