openml / openml/OpenML

[UX/UI] Sidebar responsiveness gap on intermediate screens (1280px)

Open
#1,284 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
755
Forks
128
PR merge metrics
No merged PRs in 30d

Description

Hi OpenML Team,

While testing the portal, I noticed that the sidebar behavior is inconsistent on intermediate screen sizes like Nest Hub Max (1280px).

On mobile (iPhone SE), the sidebar correctly hides into a hamburger menu.

On 1280px, the sidebar remains fixed and takes up significant screen real estate.

Proposal: I suggest enabling the toggle/minify functionality for the 1280px resolution as well, so users can expand their workspace when needed.

I have intermediate skills in HTML, CSS, and JS and would like to work on this fix. Please assign this to me

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the sidebar behavior at 1280px and compare it with the iPhone SE hamburger-menu behavior. Find the frontend responsive layout and sidebar toggle entry points, then verify that the sidebar can be minimized or expanded at the intermediate width without disrupting the existing mobile behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html, javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.