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

Registration failure messaging is extremely unhelpful #351

Closed
KairuByte opened this issue Feb 3, 2024 · 3 comments
Closed

Registration failure messaging is extremely unhelpful #351

KairuByte opened this issue Feb 3, 2024 · 3 comments
Labels
🪲 bug Something isn't working 💻 client There are things to do on the client

Comments

@KairuByte
Copy link
Contributor

Describe the bug
Any error registering seems to simply state "Server Responded: Please check the server logs for more details." which is out of the ability of most users. In this specific case, it was that the user had already registered with that same email.

To Reproduce
Steps to reproduce the behavior:

  1. Register a new account
  2. Register another new account with that same email
  3. Unhelpful server response.

Expected behavior
Tell the user what's up.

Screenshots
Reported by an end user, this is the best I have:
image

In this case server logs had a much clearer answer: Key (email)=([snip]) already exists.

Additional context
I understand the potential want for security through keeping registered addresses secret, but this really just adds frustration to the registration process.

@KairuByte KairuByte added 💻 client There are things to do on the client 🪲 bug Something isn't working labels Feb 3, 2024
@github-project-automation github-project-automation bot moved this to 📃 New Issues in GameVault: Public Roadmap Feb 3, 2024
@KairuByte KairuByte changed the title Registration failure is extremely unhelpful Registration failure messaging is extremely unhelpful Feb 3, 2024
@Alfagun74 Alfagun74 moved this from 📃 New Issues to 🔧 Planned in GameVault: Public Roadmap Feb 6, 2024
@Alfagun74
Copy link
Contributor

We decided providing a more detailed error here would be the best for everyones sanity

@Alfagun74
Copy link
Contributor

should be fixed with server 12.0.0

@github-project-automation github-project-automation bot moved this from 🔧 Planned to ✅ Closed in GameVault: Public Roadmap Apr 17, 2024
@Alfagun74
Copy link
Contributor

Alfagun74 commented Oct 26, 2024

spoiler alert: error still appeared when the first user was deleted. Fixed in the next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Something isn't working 💻 client There are things to do on the client
Projects
Archived in project
Development

No branches or pull requests

2 participants