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

Username Character Restrictions #17

Open
Glacier150 opened this issue Jan 24, 2024 · 2 comments
Open

Username Character Restrictions #17

Glacier150 opened this issue Jan 24, 2024 · 2 comments
Assignees
Labels
duplicate This issue or pull request already exists enhancement New feature or request frontend Anything pertaining to the frontend code

Comments

@Glacier150
Copy link
Collaborator

Prevent users from adding spaces or other non-desirable characters to their username.

Also add a display warning about how many characters and which characters can be part of a username, so users aren't confused why a message isn't sending.

@Glacier150 Glacier150 added enhancement New feature or request frontend Anything pertaining to the frontend code labels Jan 24, 2024
@mariano-f-r
Copy link
Owner

Ideally we want the username to have no spaces, correct? We might eventually move to making people sign in so we can store their messages, but that would mean unique nicknames or something like that. I guess what I mean is where do you see this change leading to in the future? @Glacier150

@Glacier150
Copy link
Collaborator Author

Yes, removing spaces in the username I think is good, and also removing all non-ASCII characters from both usernames and messages.

@Glacier150 Glacier150 added the duplicate This issue or pull request already exists label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request frontend Anything pertaining to the frontend code
Projects
None yet
Development

No branches or pull requests

2 participants