SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.51k stars 263 forks source link

fix(ui5-popover): correct opacity #9839

Closed kskondov closed 1 week ago

kskondov commented 2 weeks ago

The background of the modal popover backdrop was black which made the context page not visible so opacity was added to grey out the background

Fixes: #9823