Azure / LogicAppsUX

https://learn.microsoft.com/azure/logic-apps
MIT License
77 stars 84 forks source link

feat(Designer): Dragging node instantly shows what locations are valid / invalid #6067

Closed rllyy97 closed 1 week ago

rllyy97 commented 1 week ago

Main Changes

Starting a drag operation on a node instantly shows what targets are valid / invalid. Adjusted the ui of valid / invalid drop targets to not be as visually overbearing with lots of nodes.

Also modified graph nodes to highlight the container as well when selected instead of just the heading node, this helps readability when you have multiple nested scopes

image image

image