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

chore(ui5-notification-list): improve popover example #9847

Closed TeodorTaushanov closed 1 week ago

TeodorTaushanov commented 2 weeks ago

BGSOFUIRODOPI-3231

TeodorTaushanov commented 1 week ago
  • Please make the "Notifications in ShellBar" sample height bigger (more than the recommended in the design height of the popover 640px)
  • The same sample shows "notifications" icon with badge with number "6", but the notifications are more than 6. Maybe we should remove it since it is not correct?
  • The loading indicator is missing in the "Notifications in ShellBar" sample (the way it is shown in the list https://sap.github.io/ui5-webcomponents/nightly/components/List/#growing-on-button-press) . Is this intentional?
  • Please add the ID of the BLI from Jira

Done