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

User creation form needs feedback, validation & error messages #55

Open
6 tasks done
nsreed opened this issue Apr 21, 2022 · 2 comments
Open
6 tasks done

User creation form needs feedback, validation & error messages #55

nsreed opened this issue Apr 21, 2022 · 2 comments

Comments

@nsreed
Copy link
Owner

nsreed commented Apr 21, 2022

  • Validation
    • User exists
    • Passwords don't match
  • Disable submit button when form submitted
  • Progress spinner
  • Connection/GUN error
@nsreed nsreed created this issue from a note in Ouronote Alpha (To do) Apr 21, 2022
@nsreed nsreed moved this from To do to In progress in Ouronote Alpha Apr 30, 2022
@nsreed nsreed moved this from In progress to Needs Testing in Ouronote Alpha Apr 30, 2022
@ultimape
Copy link
Collaborator

Does not do the right thing when offline, so the "Connection/GUN error" state does not seem to trigger. It just hangs.

@ultimape ultimape moved this from Needs Testing to To do in Ouronote Alpha Jun 23, 2022
@nsreed
Copy link
Owner Author

nsreed commented Jun 28, 2022

This seems to be caused by a ChunkLoadError. Which makes sense, since the app can't load a chunk when the server's offline. Yet another reason we need to hurry up and implement the service worker.

@nsreed nsreed moved this from To do to Done in Ouronote Alpha Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants