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

let users change their name #3

Open
wheresalice opened this issue May 17, 2021 · 1 comment
Open

let users change their name #3

wheresalice opened this issue May 17, 2021 · 1 comment

Comments

@wheresalice
Copy link
Contributor

If you change your username the status for the previous username is left behind. It should be deleted and replaced with a status for the current username

@wheresalice
Copy link
Contributor Author

This sounds relatively straightforward. Whenever the user changes their status, check if their name has changed since the last submission and delete the submission with the previous name.

However, we can't check if the username is already taken by someone else. In which case, they would become that other person. Is that better or worse than leaving their previous status behind?

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

1 participant