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

Override the right click on message context menu #1287

Closed
mdnwvn opened this issue Jun 19, 2023 · 1 comment
Closed

Override the right click on message context menu #1287

mdnwvn opened this issue Jun 19, 2023 · 1 comment

Comments

@mdnwvn
Copy link

mdnwvn commented Jun 19, 2023

Describe the problem

It becomes a bit tedious to need to hover over a message, navigate to the right side of the window, and then select options to open up the menu to delete or view more detailed message information. In addition, because the hover menu appears above a preceding message, it's not difficult to accidentally move the cursor too far and switch the hover context to the wrong message.

Describe the solution you'd like

Ideally, when right clicking on a message, it should bring up a menu that contains both the quick options we already get when hovering:

  • react
  • reply
  • edit

as well as the options hidden in the options menu

  • read receipts
  • view source
  • delete

It could look something like this:
image

But with the right icons for the given action.

Alternatives considered

Leave the current right click behavior on messages alone and instead make it more difficult to accidentally hover off of the quick menu for messages.

Additional context

None required.

@ajbura
Copy link
Member

ajbura commented Jul 8, 2023

duplicate #849

@ajbura ajbura closed this as completed Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants