MuckRock / documentcloud-frontend

DocumentCloud's front end source code - Please report bugs, issues and feature requests to info@documentcloud.org
https://www.documentcloud.org
GNU Affero General Public License v3.0
18 stars 5 forks source link

More comprehensive toast notifications #838

Open allanlasser opened 6 days ago

allanlasser commented 6 days ago

We need to give users stronger feedback in response to actions they take, and their status (neutral, warning, success or failure). We should do a comprehensive pass, inserting toast() calls in action handlers.

allanlasser commented 3 days ago

I'd also like to move toasts to top-center position, instead of bottom-right. This should help make them more obvious and draw users eyes to the processing dropdown when dispatching a document or add-on process.