Skip to content
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

[ui5-toolbar]: Overflow always open on last item with spacer #10104

Open
1 task done
Nils-Schiwek opened this issue Oct 29, 2024 · 1 comment
Open
1 task done

[ui5-toolbar]: Overflow always open on last item with spacer #10104

Nils-Schiwek opened this issue Oct 29, 2024 · 1 comment
Labels
bug This issue is a bug in the code Medium Prio TOPIC P

Comments

@Nils-Schiwek
Copy link

Bug Description

I noticed, that when I use a spacer in a toolbar, the last button behind a spacer is always pushed into the overflow state (... menu) even though there is enough space.
{5D87F45D-F149-403F-9CC8-1B9A09DC520E}

Here is an example from your documentation

Interestingly, if you add another button in this setup, the button will now be rendered and again the last button behind the spacer is pushed into the overflow.

Affected Component

ui5-toolbar

Expected Behaviour

All ToolbarButtons should be visible (given there is enough space) when a ToolbarSpacer is added.

Isolated Example

No response

Steps to Reproduce

  1. Use a Toolbar with 2 ToolbarButtons
  2. Add a Toolbar Spacer between them
  3. Notice the last Button is hidden behind the overflow menu.

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

2.3.0

Browser

Edge

Operating System

No response

Additional Context

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@Nils-Schiwek Nils-Schiwek added the bug This issue is a bug in the code label Oct 29, 2024
@dimovpetar dimovpetar self-assigned this Oct 29, 2024
@dimovpetar
Copy link
Contributor

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

This issue is reproducible.

Best regards,
Petar

@dimovpetar dimovpetar removed their assignment Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug in the code Medium Prio TOPIC P
Projects
Development

No branches or pull requests

2 participants