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

Stepper: skip step if disabled #1471

Open
tishoyanchev opened this issue Sep 17, 2024 · 0 comments
Open

Stepper: skip step if disabled #1471

tishoyanchev opened this issue Sep 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tishoyanchev
Copy link
Contributor

tishoyanchev commented Sep 17, 2024

When a step is disabled, the user cannot click on it, but if increment/decrement is used, then the disabled step gets active.
Implement a logic that skips the disabled step when incrementation/decrementation is used to navigate.

NOT:
This Issue can be worked at only after the successful mergence of #1408

@tishoyanchev tishoyanchev added the bug Something isn't working label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants