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 assume it might be a design decision to round only top corners, but it doesn't look so because in such scenarios the contrast is normally higher (e.g. 3-5 time bigger border-radius, example — https://i.stack.imgur.com/srHXl.png).
Expected behavior
all 4 corners should be rounded or not, or have an explicit contrast.
The text was updated successfully, but these errors were encountered:
Describe the bug
On https://sap.github.io/ui5-webcomponents/playground.html#/components/Popover
When opening the popover, the top corners are rounded and the bottom not:
I assume it might be a design decision to round only top corners, but it doesn't look so because in such scenarios the contrast is normally higher (e.g. 3-5 time bigger border-radius, example — https://i.stack.imgur.com/srHXl.png).
Expected behavior
all 4 corners should be rounded or not, or have an explicit contrast.
The text was updated successfully, but these errors were encountered: