-
Notifications
You must be signed in to change notification settings - Fork 13.5k
[BUG] Create new channel dialogue disappears below sidebar #9940
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
Milestone
Description
Description:
If you resize the window, at some point the "Create new channel" UI disappears below the sidebar. I think the width of the sidebar is not taken into account, as at some point the disappearance of the sidebar (in favour of "the burger menu") still triggers. See the GIF below for further details.
This happens on Firefox 58.0.2 as well as Chromium 64.0.3282.167.
Server Setup Information:
Version of Rocket.Chat Server: 0.62.0
Operating System: Oracle Linux 7
Deployment Method(snap/docker/tar/etc): tar
Number of Running Instances: 1
DB Replicaset Oplog: -
Node Version: 8.9.4
mongoDB Version: 2.6.12
Steps to Reproduce:
- Resize width of window
- Watch dialogue disappear "below" sidebar menu
- See GIF below for details
Expected behavior:
- Sidebar retraction should trigger earlier when resizing, so the dialogue stays visible
Actual behavior:
- Dialogue disappears "below" sidebar menu
Relevant logs:
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
