Skip to content

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

Open
wermeson-lopes-brisa wants to merge 1 commit into
bkp-v8-mainfrom
1125-feat-turn-clickable-property-as-individual-property-on-step-component
Open

refactor: turn clickable property as individual property on step component#1138
wermeson-lopes-brisa wants to merge 1 commit into
bkp-v8-mainfrom
1125-feat-turn-clickable-property-as-individual-property-on-step-component

Conversation

@wermeson-lopes-brisa

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

Copy link
Copy Markdown
Contributor

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