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
@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.

@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.

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

2 participants