narayan954 / dummygram

DummyGram is a social media application where we have posts, stories, chat, friends, authentication, comment, delete, share and like feature. It uses ReactJs in the frontend for the UI and Firebase for the backend storing the users, posts, stories and comments.
https://narayan954.github.io/dummygram/
MIT License
76 stars 184 forks source link

Display Username Rules #1311

Closed devArghya-0155 closed 9 months ago

devArghya-0155 commented 9 months ago

Description

It would be better if a new user is displayed the rules of a valid username while signing up. If a user types a new username while signing up and it is invalid, the user should be showed the rules so that he/she can understand and rectify their mistakes.

Screenshots

image

Additional information

The rules could be displayed in the form of a popup just below the message 'Username is invalid'. The popup would disappear once a valid username is inputted. Additionally, it would be very helpful if we could prompt a valid username to a user if he/she is short of ideas.

Record

github-actions[bot] commented 9 months ago

Hello devArghya-0155! Thank you for raising this issue! 😊 Your contribution is valuable to us! 😊

Please make sure to follow our Contributing Guidelines. 💪🏻

Our reviewers shall carefully assess the issue and reach out to you soon! 😇 We appreciate your patience!

github-actions[bot] commented 9 months ago

Hi there devArghya-0155!, welcome to Dummygram :)

narayan954 commented 9 months ago

Description

It would be better if a new user is displayed the rules of a valid username while signing up. If a user types a new username while signing up and it is invalid, the user should be showed the rules so that he/she can understand and rectify their mistakes.

Screenshots

image

Additional information

The rules could be displayed in the form of a popup just below the message 'Username is invalid'. The popup would disappear once a valid username is inputted. Additionally, it would be very helpful if we could prompt a valid username to a user if he/she is short of ideas.

Record

  • [x] I agree to follow this project's Code of Conduct
  • [ ] I have checked the existing issues
  • [ ] I'm a GSSoC'23 contributor
  • [x] I want to work on this issue

You can go ahead @devArghya-0155 :)