clauderic / clauderic/react-infinite-calendar
Range Selection - When scroll fast, the blue focus-selection will not be shown for enddate
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4k
- Forks
- 398
- PR merge metrics
- No merged PRs in 30d
Description
Hey bro, found one small issue for Range Selection,
Click on the start date, and scroll down to few months later quickly, you will found when it stoped, the blue focus selection is not shown. And if you move mouse now, then the blue focus-selection will be shown. But if you scroll down slowly, then the blue focus-selection would always be shown.
On the screenshot below, here we should see the blue focus-selection following the mouse cursor but we can't. Only if we move the mouse cursor then we get the focus-selection.
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 in the linked range-selection demo, comparing fast and slow scrolling after selecting a start date. Trace the range-selection focus behavior during scrolling and verify that the blue end-date focus selection remains visible immediately after fast scrolling, without requiring mouse movement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100