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

Bug: Users Can Join Room with Duplicate Name Without Receiving Error Message #40

Closed
CoderSwarup opened this issue May 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working gssoc level2

Comments

@CoderSwarup
Copy link
Contributor

CoderSwarup commented May 12, 2024

Describe your issue

Currently, there's a bug in chat app where users can join a room with duplicate names without receiving any error notification. This behavior is unintended and can lead to confusion within the chat room environment.

Steps to reproduce

  1. Open the chat app.
  2. Join a room with an existing username.
  3. Notice that the user is allowed to join without any error message.

What was the expected result?

When a user attempts to join a room with a name that already exists in that room, they should receive an error message indicating that the username is already in use. This will prevent confusion and maintain clarity within the chat room.

Put here any screenshots or videos (optional)

No response

Would you like to work on this issue?

Yes , please assign me this issue

@CoderSwarup CoderSwarup added the bug Something isn't working label May 12, 2024
urstrulynishkarsh added a commit that referenced this issue May 12, 2024
fix #40 Users Can Join Room with Duplicate Name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc level2
Projects
None yet
Development

No branches or pull requests

2 participants