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

fix: remove clickable behavior from disabled step on step component #1128

Open
1 task
wermeson-lopes-brisa opened this issue Aug 26, 2024 · 0 comments
Open
1 task

Comments

@wermeson-lopes-brisa
Copy link
Contributor

Description

The disabled step is not actually clickable unless the developer specifically makes it so due to some business rule. There is an adjustamen that can makes this possible, so make sure it is already done to start this issue.

Expected Behavior

When disabled, step shouldn't be clickable by default.

Additional Information

This improvement/adjustment is part of a package of improvements planned together. For full documentation, access the file here:
Novas Sugestões para Stepper do Ion.pdf.

Concluding

  • remove clickable behavior from disabled step as default behavior
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

3 participants
@wermeson-lopes-brisa and others