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

feat(ui): implement link from UI to workflow - WF-203 #764

Open
wants to merge 30 commits into
base: dev
Choose a base branch
from

Conversation

madeindjs
Copy link
Collaborator

@madeindjs madeindjs commented Feb 28, 2025

Implement a new design for linking UI elements to workflow:

  • ⚠️ Remove custom handler and handler using Python function
  • Implement a new component BuilderListItem to draw a list of elements with an SVG lime
  • Add new action property to Toast. I used it to display a "go to created workflow" button in the toast
  • Add logic to display images in WdsDropdownMenu
  • Introduce two new field types Component Id & Component Event Type
Screen.Recording.2025-03-04.at.13.43.54.mov

@madeindjs madeindjs self-assigned this Feb 28, 2025
@madeindjs madeindjs force-pushed the WF-203 branch 2 times, most recently from c3bacf1 to 77fceb7 Compare March 5, 2025 09:25
@madeindjs madeindjs marked this pull request as ready for review March 13, 2025 08:08
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.

1 participant