Rangeslider not working in fullscreen
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
I have a graph with multiple traces, that uses rangeslider and rangeselector to navigate.
The rangeslider works fine on normal window size, even when it is resized, but when it goes in fullscreen mode it stop working.
Looks like there is some issue with the mouse events.
When I exit the fullscreen mode it works again, just looks in some cases bound to the mouse move, but one or 2 clicks and it start working again perfectly.
In fullscreen the graph zoom works, and the range selector works too.
Here there is an example of the issue:
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 with the linked CodePen reproduction and compare rangeslider mouse events in normal and fullscreen modes. Check how the rangeslider behaves alongside the working zoom and range selector, then verify that dragging works reliably after entering and exiting fullscreen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100