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

Left-sidebar navigation automatically takes over whole screen when the window is minimized #1400

Open
crathbun428 opened this issue May 31, 2024 · 2 comments
Labels
bug Report of or fix for something that isn't working as intended release testing Affects the upcoming release (attention needed)

Comments

@crathbun428
Copy link

Steps to Reproduce

  1. Login as an admin user to ensure the courseware.enable_navigation_sidebar waffle flag is enabled
  2. Navigate to an in-course experience page
  3. With the sidebar navigation expanded, minimize the browser window
  4. Use your curser to make the window more narrow

Expected Behavior

  1. The sidebar navigation remains expanded until a certain breakpoint (the point at which both the sidebar navigation and the course content can no longer fit side by side)
  2. Once the window gets to the breakpoint described in Expected Behavior 1, the course content takes up the screen and the sidebar navigation expand button appears in the upper corner of the page
  3. When the expand button is clicked, the sidebar navigation can take up the entire width of the window, but must be collapsable

Expected Behavior

  1. The sidebar navigation remains expanded until a certain breakpoint (this current breakpoint feels sooner than the point at which both the sidebar navigation and the course content can no longer fit side by side)
  2. Once the window gets to the breakpoint described in Actual Behavior 2, the sidebar navigation can take up the entire width of the window, but is collapsable
@crathbun428 crathbun428 added bug Report of or fix for something that isn't working as intended release testing Affects the upcoming release (attention needed) labels May 31, 2024
@mariajgrimaldi
Copy link
Member

FYI @arbrandes @brian-smith-tcril @openedx/2u-infinity, please tag anyone you think can help. Thanks!

@brian-smith-tcril
Copy link
Contributor

it seems the issue is that the sidebar is in an expanded state when it's visible past the breakpoint, and that state is preserved when the window is resized to be smaller

Screencast.from.2024-06-03.16-46-16.webm

this doesn't seem to be an issue when opening a course when the window is already small though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Report of or fix for something that isn't working as intended release testing Affects the upcoming release (attention needed)
Projects
Status: Backlog
Development

No branches or pull requests

3 participants