You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
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:
as well as the options hidden in the options menu
It could look something like this:
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.
The text was updated successfully, but these errors were encountered: