Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to make Steps in Stepper clickable #408

Closed
pietz opened this issue Oct 20, 2022 · 4 comments · Fixed by #752
Closed

Option to make Steps in Stepper clickable #408

pietz opened this issue Oct 20, 2022 · 4 comments · Fixed by #752
Labels
feature request Request a feature or introduce and update to the project. help wanted Extra attention is needed

Comments

@pietz
Copy link

pietz commented Oct 20, 2022

Describe what feature you'd like. Pseudo-code, mockups, or screenshots of similar solutions are encouraged!

It would be nice if I could navigate through Steps in the Stepper component by clicking on their name/number. You could introduce a new setting to activate this behaviour with the options: enabled, disabled and unlocked.

unlocked (as the name suggests) would only allow to click on Steps that have already been completed or is currently active.

What type of pull request would this be?

No response

Any links to similar examples or other references we should review?

No response

@endigo9740
Copy link
Contributor

Hi @pietz, this is a request that has come up before. I'd recommend reading the conversation here:
#332

Unfortunately this is not something I can make a priority right now. If it's something you and others feel is valuable then a PR would be welcome.

To anyone that is interested in doing this, I came across this progress stepper build by Geoff Rich. A very talented Svelte developer:
https://geoffrich.net/posts/progress-stepper/

I think there's some lessons to learn from his approach to building this. So I'd recommend making reference to this if you opt to rework the component.

@endigo9740 endigo9740 added help wanted Extra attention is needed feature request Request a feature or introduce and update to the project. labels Oct 20, 2022
@endigo9740
Copy link
Contributor

FYI I've put out a call in the #contributor channel on Discord to see if anyone would be willing to help with this.

@bennymi
Copy link
Contributor

bennymi commented Dec 4, 2022

@endigo9740 I could have a look at this one if this is still something we're interested in implementing.

@endigo9740
Copy link
Contributor

endigo9740 commented Dec 4, 2022

@bennymi You can, obviously all work is volunteer here. But as far as priority goes this is VERY low.

More critical items would include any here marked with the v1.0 milestone and "help wanted" label:
https://github.com/skeletonlabs/skeleton/milestone/1

Thanks!

@endigo9740 endigo9740 added this to the Future/Whenever milestone Dec 4, 2022
@bennymi bennymi mentioned this issue Dec 7, 2022
4 tasks
@bennymi bennymi mentioned this issue Dec 30, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request a feature or introduce and update to the project. help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants