nasa-jpl / stellar

A CSS implementation of the Stellar design system for spacecraft operation tools.
https://nasa-jpl.github.io/stellar/example/
MIT License
11 stars 6 forks source link

Design non-interrupting alerts #82

Open AaronPlave opened 1 year ago

AaronPlave commented 1 year ago

See https://mui.com/material-ui/react-alert/ as an example of this. React Stellar implements Alert which is an interrupting dialog but Stellar in general does not have designs for non-interrupting alerts. Also consider renaming Alert to AlertDialog to prevent confusion around functionality.