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

Dual Scrolling between the sidebar and body makes the menu go invisible. #432

Open
sheggen opened this issue Sep 19, 2024 · 0 comments · May be fixed by #434
Open

Dual Scrolling between the sidebar and body makes the menu go invisible. #432

sheggen opened this issue Sep 19, 2024 · 0 comments · May be fixed by #434
Assignees

Comments

@sheggen
Copy link
Collaborator

sheggen commented Sep 19, 2024

On the Courses page, the left menu bar and the main page have scrollbars. Depending on where you scroll, some content is invisible. To reproduce:

  1. Load the page
  2. Place your mouse over the left sidebar (with the heading Term), and scroll down. You'll see "Divisions" submenu appear.
  3. Scroll back to the top so Divisions is not visible (may need to zoom in).
  4. Move the mouse over the main page content, and scroll down. You'll see "Divisions" has disappeared.

This effect is repeatable on the page.

Possible solutions:

  1. Collapse the Term menu into a dropdown.
  2. Move Term below Divisions
  3. Fix the scrolling problem altogether.
  4. Remove the dual-scroll, so the body scrollbar handles all content, including the menu.
  5. Abandon the "Divisions" menu entirely (there is no purpose to the use of Divisions in the UI; it's a back-end mechanisms for assigning permissions), and replace it with a dropdown for "Programs" (what users actually look at).
@hoerstl hoerstl linked a pull request Oct 21, 2024 that will close this issue
@hoerstl hoerstl linked a pull request Oct 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants