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

Conditional navigation between Steps #393

Open
KK1215 opened this issue Jul 27, 2024 · 0 comments
Open

Conditional navigation between Steps #393

KK1215 opened this issue Jul 27, 2024 · 0 comments

Comments

@KK1215
Copy link

KK1215 commented Jul 27, 2024

Hello,

I am using this library at for steps in my project. At all the places, my requirement is when a step is already completed, then the user should be allowed to forward/backward navigate to the steps that have already been visited and completed.

For example, if I have 8 steps out of which 1, 2 & 3 are already completed, then I should be able to navigate to step 2 & 3 freely if i am at step 2 it should move till step 4 which we have visited but not 5,6,7,8.
I have used [awNavigationMode] navigateForward="visited" but this is not working for me, I am using Angular 14.
Please help me with this.

Thanks in Advance.

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