jquery / jquery/jquery-mousewheel
Code does not allow for the ability to scroll horizontally (when clicking Shift + Mouse Wheel)
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.9k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
When I apply this code to my Slickgrid, I can no longer scroll horizontally when I Press Shift + Mouse Scroll. Horizontal scrolling was working previously.
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 reproducing the issue with SlickGrid and the jquery-mousewheel plugin, using Shift plus the mouse wheel to test horizontal scrolling. Investigate where the plugin handles wheel events and determine whether the event is preventing SlickGrid's horizontal scrolling. Done means horizontal scrolling works again with the stated input without breaking existing mouse-wheel behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100