NUKnightLab / NUKnightLab/TimelineJS3
Add option to disable or rebind keypress events
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.2k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
While the key based navigation is awesome, it creates some annoying side effects when you have a textbox or multiple instances of the Timeline on one page.
So I would like to be able to events to be scoped to the instance or to disable them altogether
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 locating the keypress handling and Timeline instance setup in the JavaScript source. Trace how navigation events reach textboxes and multiple Timeline instances, then determine the configuration needed to disable them or scope and rebind them. Done means both requested controls work without unwanted navigation side effects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100