[Pagination] clicking on disabled arrows autoselects unrelated things
Open
Nobody has claimed this yet.
scope: pagination
type: bug
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
https://material-ui.com/ru/components/pagination/
Fast clicking on > on first line in screenshot autoselects ... on next line:

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 at the linked Pagination documentation page, using the first-line > arrow and the screenshot as the reference. Inspect the Pagination demo to determine why fast clicks on the disabled arrow select the unrelated ... item on the next line. Done means those clicks no longer select unrelated pagination items.
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
- Needs clarification
- Newbie friendliness
- 35/100