-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 1.46.2
-
Component/s: Embedded Shell
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
Iteration C (May 19 - May 30)
-
Not Needed
-
None
-
Developer Tools
To repro: enter a few lines, maybe a line that has a scroll, then type enough input to start it scrolling. Then it's not possible to get back to the left without opening a new tab and going back.
Reported on slack: https://mongodb.slack.com/archives/C0U7K0MC3/p1748550098685699
Looks like we have a 100vw value in the shell styles that causes this, probably left over from when the shell was at the bottom of the page.