ion icon indicating copy to clipboard operation
ion copied to clipboard

refactor: turn clickable property as individual property on step component

Open wermeson-lopes-brisa opened this issue 5 months ago • 0 comments

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

  • [x] Exclude clickabe global propresty
  • [x] Add clickable individual property

wermeson-lopes-brisa avatar Sep 09 '24 19:09 wermeson-lopes-brisa