oxidecomputer / oxidecomputer/console
Scroll bug on accordion open on narrow screen
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
It's worst in Chrome, but I can also sort of repro in Safari. In Firefox it doesn't quite happen but there is something a little funny with an extra scroll bar.
In Chrome, I can get it to happen at <= 890px but not >= 891px. I was not able to figure out what makes that the number.
https://github.com/oxidecomputer/console/assets/3612203/5cd66a2e-06c9-4ca9-95ca-64a7d19126e5
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the accordion behavior in Chrome at widths of 890px or less, then compare it with 891px or more and check Safari and Firefox. Done means opening the accordion no longer causes the reported scrolling issue or an extra scrollbar on narrow screens.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100