leaderboardsgg / leaderboard-site

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

Feature Request: Don't print "success!" if success is not guaranteed #594

Closed TheTedder closed 1 month ago

TheTedder commented 4 months ago

What are you wanting to be added?

Make it so that when you complete an operation for which the backend doesn't specify whether it succeeded or not, the "Success!" dialog box does not show. Show something else that doesn't mislead the user into thinking the operation succeeded when it might not have. Currently this applies to account signup, sending the account recovery email, and possibly other things.

What might break?

Nothing's going to break. It's fine. Don't worry about it 🙂

Relevant Issues

No response

zysim commented 1 month ago

Actually we don't mask bad responses on registration. In fact the only action we mask is sending the account recovery emails, now.