Skip to content

Prevent Multiple Tab of Chat Page #17

Description

@princekhunt

Is your feature request related to a problem? Please describe.
Users are currently able to open the chat page in multiple tabs, which leads to conflicts and inconsistencies in the chat.

Describe the solution you'd like
Implement a detection mechanism to check if the user already has the chat page open in another tab. If a user attempts to open the chat page in a second tab, display a toast notification or error message indicating that the chat page is already open.

Additional Context

  1. This feature will help ensure a seamless and consistent user experience by preventing conflicting interactions within the chat page.
  2. Consider using local storage or session storage to track the state of the chat page across tabs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestintermediateintermediate level issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions