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
Describe the bug
Opening a message's context menu (for reacting or deleting) at the bottom of the screen places the context menu very close to the bottom. With one additional option, such as replying, the context menu can go offscreen, and be inaccessible. For the last message in a chat, this makes it impossible to reach the context menu, since there's no way to scroll down to put more of it into view.
To Reproduce
Steps to reproduce the behavior:
Open a chat that takes up the entire screen and ends in one of your messages (to see the delete option)
Open the context menu of the bottom message
See that the context menu is partially off-screen
Expected behavior
Element web displays the context message "upwards" at the bottom and "downwards" at the top, thus preventing it from going out of bounds.
Screenshots
Current version of Hydrogen, delete button is accessible but approaching end of screen
WIP replies version of Hydrogen, where the reply button pushes the delete button off-screen.
Desktop:
OS: Linux
Browser: Firefox
Version: 89.0.2
The text was updated successfully, but these errors were encountered:
Describe the bug
Opening a message's context menu (for reacting or deleting) at the bottom of the screen places the context menu very close to the bottom. With one additional option, such as replying, the context menu can go offscreen, and be inaccessible. For the last message in a chat, this makes it impossible to reach the context menu, since there's no way to scroll down to put more of it into view.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Element web displays the context message "upwards" at the bottom and "downwards" at the top, thus preventing it from going out of bounds.
Screenshots
![Screenshot 2021-07-27 at 15-31-03 https hydrogen element io](https://user-images.githubusercontent.com/4361282/127235978-4c76d29e-acce-4996-a200-fb633dc6ff1e.png)
![Screenshot 2021-07-27 at 15-31-19 Screenshot](https://user-images.githubusercontent.com/4361282/127236026-47396d96-e078-4738-937d-2157212faf15.png)
Current version of Hydrogen, delete button is accessible but approaching end of screen
WIP replies version of Hydrogen, where the reply button pushes the delete button off-screen.
Desktop:
The text was updated successfully, but these errors were encountered: