-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
scope: alertChanges related to the alert.Changes related to the alert.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.
Description
relevant PR: #18702
I am happy to contribute this component. I am making this issue to determine interest and discuss the scope of the component.
This issue is to track the development in an Alert component. This component provides contextual feedback messages for typical user actions.
- I have searched the issues of this repository and believe that this is not a duplicate.
- This is distinct from a snackbar as mentioned in Bootstrap style alerts #15513.
Summary 💡
This component provides contextual feedback messages when you need a persistent static container which is closable by user actions or when you need to show alert messages to users.
Examples 🌈
Many libraries have implementations of this:
- AntD's
AlertComponent - Bootstrap's
Alert - reactstrap's
AlertComponent - Evergreen's
AlertComponent - PrimeReact's
AlertComponent - Elemental UI's
AlertComponent - react-bootstrap's
AlertComponent - Weaveworks UI Components'
AlertComponent - Zendesk Gardens'
AlertComponent - Bootstrap View's
AlertComponent - Orbit's
AlertComponent - Element's
AlertComponent - Smooth Code's
AlertComponent - Sancho-UI's
AlertComponent - Base Web's
NotificationComponent - RSuite JS's
MessageComponent - Shopify's
BannerComponent - Salesforce's
AlertComponent
Motivation 🔦
As with the examples above, I have used such a component before in 3 of the above mentioned solutions and find it missing in material-ui.
oliviertassinari, eladmotola, gdpotter and incyphe
Metadata
Metadata
Assignees
Labels
scope: alertChanges related to the alert.Changes related to the alert.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.