-
Notifications
You must be signed in to change notification settings - Fork 8.2k
MM-60878 Fix bug when you press PgUp/PgDown on a long message with sidebar open #29272
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
Conversation
|
This PR has been automatically labelled "stale" because it hasn't had recent activity. |
hmhealey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR, @lorumic, and sorry for the delay in reviewing it.
I haven't been able to reproduce the bug in the original report, but I haven't been able to break this in various browsers or screen sizes, so I'm good with accepting this as a fix for the linked issue
|
E2E test triggered successfully for PR #29272. The corresponding commit's status check will be available shortly. |
|
E2E test run is starting for commit
You can also look at the E2E test's Workflow Run URL (run ID |
|
/update-branch |
|
E2E test has completed for commit
The run summary artifacts are available in the corresponding Workflow Run. |
|
Test server destroyed |
|
Test server destroyed |
#29272) Co-authored-by: Mattermost Build <build@mattermost.com>
Summary
Fixed a bug caused by CSS transform, which was making some large white space appear on the right side of the page when the Page Up or Page Down keys were pressed inside a long (scrollable) message while also having a right sidebar open.
Ticket Link
Fixes #28436
Jira https://mattermost.atlassian.net/browse/MM-60878
Release Note