You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
Use a Toolbar with 2 ToolbarButtons
Add a Toolbar Spacer between them
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.
The text was updated successfully, but these errors were encountered:
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.
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
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
The text was updated successfully, but these errors were encountered: