ember-cli-notifications
ember-cli-notifications copied to clipboard
Feature Request: Only show one notification at a time
I would like to propose a feature request that fits with the Material Design mindset that only displays one message a time to the user.
This would require a queue to be added, and after the timeout of the current notification, the next notification will automatically show.
Sounds great +1