EduViz controls need touch-friendly defaults
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
很多可视化在桌面上好用,但手机或平板上滑块太小、hover 不存在、拖拽不灵。SDK 或模板里如果能默认提供触控友好的控件,会少很多适配问题。
Contributor guide
No contributing guide indexed for this repository
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 SDK or templates that define visualization controls, then inspect how sliders, hover interactions, and dragging currently behave on mobile and tablet layouts. Done means the default controls are touch-friendly, do not depend on hover, and support reliable dragging without requiring per-visualization adaptation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- accessibility, data-visualization, frontend, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100