-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Popover component doesn't have scroll #17185
Copy link
Copy link
Closed
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactiontype: bug
Description
Description:
If the content showed on a popover component is greater than the area visible area, the element goes above the visible browser area.
Steps to reproduce:
- Send a message
- Click on "3 dots"
- Shrink the browser to a size smaller then the popover
Expected behavior:
If the area available to show the popover is smaller the the popover, it should show a scrollbar.
Actual behavior:
The popover element is not fully visible:

Server Setup Information:
- Version of Rocket.Chat Server: 3.1.0-develop
- Operating System: Any
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactiontype: bug