leaderboardsgg / leaderboard-site

Frontend of Leaderboards.gg
https://leaderboards.gg/
GNU General Public License v3.0
55 stars 20 forks source link

Feature Request: Give user feedback during account creation/login #563

Closed erunks closed 10 months ago

erunks commented 1 year ago

What are you wanting to be added?

Currently, a user can create an account, login, and logout. However, during the account creation and login processes, if an error occurs the user is not notified. For obvious reasons, this needs to be addressed, as it otherwise looks like our system is just broken.

Objectives:

image

The following are the current limitations/requirements for a password:

Some common errors might be:

What might break?

Nothing should :crossed_fingers:

Relevant Issues

Parent Issue: https://github.com/leaderboardsgg/leaderboard-site/issues/556

Dalet commented 1 year ago

I'm in the middle of reworking these endpoints FYI. Validation errors will be error codes rather than messages. All possible error codes will be documented.