Skip to content

fix(ui5-toolbar-button): add css for ui5-toolbar-button for left alignment (#11913) #11914

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Jianrong-Yu
Copy link
Contributor

This PR fixed ui5-toolbar-button on left alignment by:

  • Add css ToolbarButton.css to enable left-alignment for toolbar-button in popover
  • Remove the unused css ToolbarButtonPopover.css (the file was unused since the refactory 3992b1d)

Before:
image

After:
image

Fixes #11913

@nnaydenow
Copy link
Contributor

Hello @SAP/ui5-webcomponents-topic-p,

Please review that PR

Regards,
Nayden

@kgogov kgogov self-requested a review July 17, 2025 14:31
Copy link
Member

@kgogov kgogov left a comment

Choose a reason for hiding this comment

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

Hi @Jianrong-Yu,

First, I’d like to thank you for the effort you put into fixing the toolbar button misalignment.
I’ve reviewed your change — it looks good and works well.
I left one comment that you might consider addressing before we merge.

Best regards,
Konstantin

@Jianrong-Yu Jianrong-Yu requested a review from kgogov July 18, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ui5-toolbar-button]: Button is not left alignment in overflow popover
3 participants