You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While in compact mode hovering close to the left edge of a webpage makes the sidebar pop out.
Many websites, such as GitHub, YouTube etc. place important components right at that side.
This makes accessing these components impossible while in compact mode.
An Example when using GitHub:
Clicking on the Hamburger Menu or Code Tab is impossible while in Compact mode, as the Sidebar pops out way too early.
2024-08-23.18-45-54.mp4
A possible solution is popping the sidebar out when hovering over the margin between web-content and window border.
Reproducible?
I have checked that this issue cannot be reproduced on Mozilla Firefox.