mozilla / remote-newtab

Remotely-hosted New Tab Page
https://mozilla.github.io/remote-newtab/src/
Mozilla Public License 2.0
15 stars 7 forks source link

Add better error handling in actions #167

Open k88hudson opened 8 years ago

k88hudson commented 8 years ago

Right now if actions resolve with errors nothing is actually set in state/no errors are displayed; we should handle these better. Not sure what the current UX is for this in the new tab page

k88hudson commented 8 years ago

We also discussed:

We should have some kind of abstraction/common function for all actions that send requests and expect responses