Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to Fetch #30

Closed
1 of 3 tasks
charliewilco opened this issue Nov 21, 2017 · 5 comments
Closed
1 of 3 tasks

Fail to Fetch #30

charliewilco opened this issue Nov 21, 2017 · 5 comments
Milestone

Comments

@charliewilco
Copy link
Owner

charliewilco commented Nov 21, 2017

if i try and hit my endpoint and i get a 401 with an expired token the main list shouldn't return as the empty state, there should be a meaningful error.

  • /
  • /new
  • /:id/edit
@charliewilco charliewilco added this to the Alpha milestone Nov 25, 2017
@charliewilco
Copy link
Owner Author

handling in the main view.

@charliewilco charliewilco mentioned this issue Jan 14, 2018
@charliewilco
Copy link
Owner Author

charliewilco commented Jan 14, 2018

If we try to save a /new we should save it in the local storage and have some UX on entry to try and restore the draft or to purge it. if offline, something similar should happen.

@charliewilco
Copy link
Owner Author

charliewilco commented Jan 14, 2018

on /:id/edit we should do something similar, and switch to posting to local storage and pull from it
we should do something similar in offline

@charliewilco
Copy link
Owner Author

should be able to sign in on error

@charliewilco
Copy link
Owner Author

close in favor of #49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant