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

refactor: turn clickable property as individual property on step component #1138

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wermeson-lopes-brisa
Copy link
Contributor

@wermeson-lopes-brisa wermeson-lopes-brisa commented Sep 9, 2024

1125

Description

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

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.

Concluding

  • Exclude clickabe global propresty
  • Add clickable individual property

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 this pull request may close these issues.

feat: turn clickable property as individual property on step component
1 participant