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
Bar's content disappears when the bar is used inside Popover.
If the bar is without popover there is no bug.
If some other component is added after the bar (to test - uncomment the Message Strip in the sample) - there is no bug.
It seems that the ui5-bar takes all the available space of the header, which in this case is 0. I have tried to add width: 100% to the div with class="notificationsPopoverHeader" and then the bar appears. Can you check if this width does not depend on Popover?
Bug Description
Bar's content disappears when the bar is used inside Popover.
If the bar is without popover there is no bug.
If some other component is added after the bar (to test - uncomment the Message Strip in the sample) - there is no bug.
Affected Component
No response
Expected Behaviour
No response
Isolated Example
No response
Steps to Reproduce
Log Output, Stack Trace or Screenshots
No response
Priority
High
UI5 Web Components Version
main
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: