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

Message panel can be completely collapsed #12044

Closed
z4rf opened this issue Jan 24, 2020 · 1 comment
Closed

Message panel can be completely collapsed #12044

z4rf opened this issue Jan 24, 2020 · 1 comment
Labels

Comments

@z4rf
Copy link

z4rf commented Jan 24, 2020

Description

The left panel can be expanded all the way to the right panel (and vice versa for the right to left panel) so that the message panel is completely out of sight. Attempting to drag the panel back is tricky since the hit boxes of the right and left panel edges seem to overlap.

Steps to reproduce

  • drag the right edge of the left panel all the way over to the right panel
  • the middle panel is now hidden behind the two side panels

Logs being sent: no, not necessary

bug

A simple fix would be to set max-width attributes (for .mx_RightPanel and .mx_LeftPanel, which are both located in:

matrix-react-sdk/res/css/structures/

Version information

  • Platform: web
  • Browser: Bug appears in Firefox Quantum 68.3.0esr and Chrome 78.0.3904.108
  • OS: CentOS 7
  • URL: riot.im/app, riot-web version 1.5.7, olm version 3.1.3
@z4rf z4rf added the T-Defect label Jan 24, 2020
@aaronraimist
Copy link
Collaborator

Fixed by matrix-org/matrix-react-sdk#4692

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants