Skip to content

feat: turn clickable property as individual property on step component #1125

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

Open
2 tasks done
wermeson-lopes-brisa opened this issue Aug 26, 2024 · 0 comments · May be fixed by #1138
Open
2 tasks done

feat: turn clickable property as individual property on step component #1125

wermeson-lopes-brisa opened this issue Aug 26, 2024 · 0 comments · May be fixed by #1138
Assignees

Comments

@wermeson-lopes-brisa
Copy link
Contributor

wermeson-lopes-brisa commented Aug 26, 2024

Description

Make the property clickable individually, removing it from the global steps settings.

Optionally, it would be interesting to have some way of distinguishing clickable steps from non-clickable ones, especially in cases where both types of steps are available in the same use. For this, it may be necessary to work together with a designer. If it is not possible to do it together with the main objective of this task, this adjustment may be a separate issue.

Expected Behavior

When it is necessary to set all or some steps as clickable, this would be done by setting the clickable property of each step.

Current Behavior

Currently, it is only possible to define all clickable steps globally. It is not possible to do this configuration individually.

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

  • Exclude clickabe global propresty
  • Add clickable individual property
@wermeson-lopes-brisa wermeson-lopes-brisa changed the title feat: turn clickable property as individual property feat: turn clickable property as individual property on step component Aug 26, 2024
@wermeson-lopes-brisa wermeson-lopes-brisa self-assigned this Sep 9, 2024
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

Successfully merging a pull request may close this issue.

2 participants
@wermeson-lopes-brisa and others