-
Notifications
You must be signed in to change notification settings - Fork 269
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
Opening the shell blocks scrolling on the explorer pages #13036
Comments
I couldn't reproduce this on our latest build (master 23c0cdb).
I'm using Chrome Version 131.0.6778.264 (Official Build) (64-bit) @momesgin Could this be a browser thing? What rancher version, and ui build/commit were you using? Could you expand on what you mean by "Scrolling doesn't work"? |
@richard-cox I can repro this locally on the latest master, but only in Chrome(my version: 131.0.6778.140 - Official Build - arm64). Safari and Firefox seem to be working fine. It's the vertical scrolling that doesn't work as soon as you open the shell. scroll.movIn the recording, I'm trying to scroll vertically after opening the shell. Same issue with the latest Chrome Version 131.0.6778.265 (Official Build) (arm64) |
Just for some additional insight, I was only able to reproduce this in chrome. Interestingly, when I first open the terminal I can continue to scroll without issue. However, after the terminal connects I'm no longer able to scroll even if I close the terminal and open a brand new. |
It seems the root cause is having a z-index of 13( |
Manual validation required. automation task created rancher/qa-tasks#1721 |
Rancher version: Scrolling with a shell opened is working as expected in this Rancher/UI build. |
Setup
Describe the bug
Opening the shell blocks scrolling on the explorer pages
To Reproduce
Go to Explorer page => Open kubectl shell from the top navbar or press Ctrl+` => Try scrolling on the page
Result
Scrolling doesn't work
Expected Result
Scrolling should work
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: