NUKnightLab / NUKnightLab/juxtapose
How to prevent scrolling on axis Y?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 882
- Forks
- 127
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
On mobile device you have to use area outside of slider to scroll down.
But of slider we use only axis X.
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
Reproduce the slider interaction on a mobile device and inspect the touch and scrolling behavior in the slider implementation. Determine how vertical page scrolling should coexist with the slider's horizontal interaction, then verify the result on a mobile viewport.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100