[MobileStepper] Way to access a custom slide number by clicking on one of the dots
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
I would like to create a stepper similar to the "Mobile with carousel effect" one on the Steppers demo page, but where clicking on each of the dots would actually make the slide update accordingly.
I didn't find an option to do that in the API, did I miss something or do I need to duplicate the MobileStepper and add this behavior manually?
Thanks in advance!
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 MobileStepper API and the “Mobile with carousel effect” example on the Steppers demo page. Determine whether the component exposes a way for each dot to select its corresponding slide; done means clicking a dot updates the displayed slide, with the supported behavior reflected in the API or example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100