mitre-attack / mitre-attack/attack-website
Move Horizontal Scroll Bar to the Top of Matrix Pages
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 588
- Forks
- 174
- Avg merge
- 13d 4h
- Merged PRs (30d)
- 2
Description
Currently, the horizontal scroll bar on Matrix pages is positioned at the bottom of the matrix. This placement can be inconvenient for users, especially when viewing large matrices.
Moving the scroll bar to the top of the matrix would improve accessibility and allow for quicker navigation without needing to scroll down to the bottom of the page.
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 locating the Matrix page entry points and inspect how the current horizontal scrollbar is positioned at the bottom of large matrices. Confirm the change by ensuring the scrollbar is also available at the top and allows quicker horizontal navigation without scrolling to the bottom.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100