Description
Is your feature request related to a problem? Please describe.
The SuccessFactors UI5 header supports a Notification List for displaying notification items when the "bell" icon is clicked. The Notification List which is part of sap.m library has no UI5 web component equivalent.
Here is a link to sample in sap.m:
http://veui5infra.dhcp.wdf.sap.corp:8080/sapui5-sdk-dist/#/entity/sap.m.NotificationListItem/sample/sap.m.sample.NotificationListItem
Describe the solution you'd like
At least the usage of NotificationList in SuccessFactors should be supported - but ideally the entire functionality of NotificationListItem/Group should be supported.
Describe alternatives you've considered
Using the custom list item and styling the contents manually.
Additional context
Add any other context or screenshots about the feature request here.
This is our UI5 version of the notification list (showing with sample data):