-
Notifications
You must be signed in to change notification settings - Fork 29
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
Indication that some of the connectors mandatory properties are not yet configured #126
Labels
canvas/visualization
Canvas-related issues
enhancement
New feature or request
ui/ux
This issue is about improving the UI / UX
Milestone
Comments
tplevko
added
enhancement
New feature or request
canvas/visualization
Canvas-related issues
labels
Sep 18, 2023
igarashitm
added a commit
to igarashitm/kaoto
that referenced
this issue
Jan 17, 2024
… not yet configured Fixes: KaotoIO#126
igarashitm
added a commit
to igarashitm/kaoto
that referenced
this issue
Jan 17, 2024
… not yet configured Fixes: KaotoIO#126
igarashitm
added a commit
to igarashitm/kaoto
that referenced
this issue
Jan 17, 2024
… not yet configured Fixes: KaotoIO#126
igarashitm
added a commit
to igarashitm/kaoto
that referenced
this issue
Jan 18, 2024
… not yet configured Fixes: KaotoIO#126
igarashitm
added a commit
to igarashitm/kaoto
that referenced
this issue
Jan 18, 2024
… not yet configured Fixes: KaotoIO#126
igarashitm
added a commit
to igarashitm/kaoto
that referenced
this issue
Jan 18, 2024
… not yet configured Fixes: KaotoIO#126
igarashitm
added a commit
to igarashitm/kaoto
that referenced
this issue
Jan 18, 2024
… not yet configured Fixes: KaotoIO#126
igarashitm
added a commit
to igarashitm/kaoto
that referenced
this issue
Jan 18, 2024
… not yet configured Fixes: KaotoIO#126
igarashitm
added a commit
to igarashitm/kaoto
that referenced
this issue
Jan 18, 2024
… not yet configured Fixes: KaotoIO#126
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
canvas/visualization
Canvas-related issues
enhancement
New feature or request
ui/ux
This issue is about improving the UI / UX
Please describe the feature that you want to propose
It would be useful to show in the flow diagram that some of the connectors are not yet configured. The connectors have "mandatory" fields and the nodes could be displaying configuration status decorators, as in attached image.
above is from the PF example code. The interesting part is the
status: NodeStatus.xxx
which controls what icon is displayed.The text was updated successfully, but these errors were encountered: