open-circle / open-circle/schema-benchmarks
Add scroll shadows to graphs to make it obvious when there's more width
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 57
- Forks
- 12
- Avg merge
- 3h 11m
- Merged PRs (30d)
- 60
Description
Currently it's not obvious when the graph is cut off, especially in environments that hide the scrollbar (mobile, macOS)
it would be good to have a more obvious indicator when it can be scrolled horizontally.
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
No file or test is named. Start by locating the graph rendering entry point and the horizontally scrollable container, then inspect its existing styles. Done means graphs visibly indicate additional horizontal content, including in environments where scrollbars are hidden, without showing a misleading shadow when fully visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100