Skip to content

feat: use tokens for menu flyout list padding#2496

Open
grigoriy-reshetniak wants to merge 1 commit into
telekom:mainfrom
grigoriy-reshetniak:control-menu-flyout-list-padding
Open

feat: use tokens for menu flyout list padding#2496
grigoriy-reshetniak wants to merge 1 commit into
telekom:mainfrom
grigoriy-reshetniak:control-menu-flyout-list-padding

Conversation

@grigoriy-reshetniak
Copy link
Copy Markdown
Contributor

Hello maintainers,

Currently there's no way to control padding of menu-flyout-list__list via CSS, I have to resort to React.ref. I'd like to add possibility to control it via token override.

Thank you!

Copilot AI review requested due to automatic review settings May 12, 2026 12:38
Copy link
Copy Markdown
Contributor

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

Enables styling control of menu-flyout-list__list padding by switching from a hard-coded value to Telekom spacing design tokens, making the menu flyout list spacing customizable via CSS variable overrides.

Changes:

  • Replaced padding: 20px 0; with Telekom spacing token-based padding for .menu-flyout-list__list.

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

Comment thread packages/components/src/components/menu-flyout-list/menu-flyout-list.css Outdated
@grigoriy-reshetniak grigoriy-reshetniak force-pushed the control-menu-flyout-list-padding branch from 181b877 to 0183535 Compare May 12, 2026 12:47
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