open-circle / open-circle/schema-benchmarks

Add scroll shadows to graphs to make it obvious when there's more width

Open
#70 0 comments 0 reactions 0 assignees View on GitHub

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.

Image

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.