-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[One Workflow] Render icons from registry #243388
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
[One Workflow] Render icons from registry #243388
Conversation
...orm/plugins/shared/workflows_management/public/shared/ui/step_icons/icons/hardcoded_icons.ts
Show resolved
Hide resolved
...ed/workflows_management/public/widgets/workflow_yaml_editor/styles/use_dynamic_type_icons.ts
Outdated
Show resolved
Hide resolved
adcoelho
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
response-ops OK
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
Page load bundle
History
cc @semd |
shahargl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
## Summary #243388 started to break on main's on-merge pipeline, probably due to a merge race condition.
Summary
Retrieve connector icons from the
actionTypeRegistryinstead of doing cross-plugin import.Benefits
Screenshots