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

Clickable Stepper Navigation Steps #529

Open
omar-shaheen opened this issue Dec 17, 2024 · 0 comments
Open

Clickable Stepper Navigation Steps #529

omar-shaheen opened this issue Dec 17, 2024 · 0 comments

Comments

@omar-shaheen
Copy link

Summary

Enable direct user navigation through steps in the Preline stepper component by making the stepper navigation items clickable, allowing users to jump directly to a chosen step.

Detailed Description

Currently, the Preline stepper component presents a visual progression of steps but does not allow end-users to click on the step navigation items to move directly between steps. Instead, the user must rely on "Next" and "Previous" buttons to navigate sequentially. By making these step navigation elements clickable, developers can provide a more intuitive and user-friendly experience. Users can easily return to a previous step to review or modify information or skip ahead if they have the necessary permissions or data filled out. This change would help streamline workflows and improve overall usability.

Use Cases

  1. Multi-Page Forms: Users completing a multi-step signup form may need to quickly revisit a previous step to correct or add missing information without repeatedly clicking "Previous."
  2. Configuration Wizards: In a software configuration wizard, users may want to jump to a specific step to adjust settings after initially reviewing all steps.
  3. Onboarding Processes: When onboarding new users, allowing them to navigate to various steps at will encourages exploration and reduces frustration if they need to confirm details in earlier steps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant