ember-cli-notifications icon indicating copy to clipboard operation
ember-cli-notifications copied to clipboard

Feature Request: Only show one notification at a time

Open ghost opened this issue 8 years ago • 1 comments

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.

ghost avatar Apr 13 '17 16:04 ghost

Sounds great +1

tleperou avatar Dec 30 '17 16:12 tleperou