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

Option to not have any chat selected #25847

Closed
kuba-orlik opened this issue Jul 25, 2023 · 1 comment
Closed

Option to not have any chat selected #25847

kuba-orlik opened this issue Jul 25, 2023 · 1 comment

Comments

@kuba-orlik
Copy link

Your use case

What would you like to do?

I would like to have the option to close the current chat and not have any chat selected at a given time. This could be achieved by pressing Esc, for example.

Why would you like to do it?

To avoid this scenario:

  1. I'm chatting with someone so their chat is currently active
  2. I'm ctrl+tabbing to a different tab
  3. the user I'm chatting with replies after a few hours, so the chat is marked as having unread messages
  4. I'm ctrl+tabbing across my tabs in the browser, so the tab with element is active for a moment
  5. element treats it as me having read the message, but I didn't even see it
  6. I miss the message because later when I come back it's not marked as unread

How would you like to achieve it?

Pressing Esc could just close the current chat and display an empty space in the chat area. Telegram is doing that, for example, and I LOVE this feature.

Have you considered any alternatives?

One alternative could be marking the messages as read only after some significant mouse movement or some keyboard input, not just activating the tab

Additional context

No response

@t3chguy
Copy link
Member

t3chguy commented Jul 25, 2023

Duplicate of #23369

@t3chguy t3chguy marked this as a duplicate of #23369 Jul 25, 2023
@t3chguy t3chguy closed this as completed Jul 25, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants