hasadna / openmuni-budgets

A web app and web API for storing, accessing, visualizing and comparing budgetary data from Israeli municipalities.
http://openmuni.org.il/
BSD 3-Clause "New" or "Revised" License
15 stars 28 forks source link

Design and implement system notifications for user when an action succeeded or failed #347

Open ydaniv opened 11 years ago

ydaniv commented 11 years ago
ydaniv commented 10 years ago

@Tudmotu you can also check this out and maybe add it where available: https://developer.mozilla.org/en-US/docs/Web/API/notification

But probably still need to fall back to plain ol' DOM if not allowed or not available.