-
-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueneeds investigationA member of the team needs to do further investigation to determine the root causeA member of the team needs to do further investigation to determine the root cause
Description
Reproduction URL (StackBlitz, GitHub, etc.)
No response
Steps to Reproduce
- Preparation: Create 2 nodes
- Preparation: Create connection between these nodes (connection should have a content child with
fConnectionContentdirective) - UI: Click on connection
- UI: Click on connection's content
Expected Behavior
- Connection will be selected
- Connection stays selected
Actual Behavior
- Connection will be selected
- Connection will be unselected
Sorry for not bringing a sandbox for this, but this behavior can be obseved among the official examples as well, here: https://flow.foblex.com/examples/connection-content (see recording).
2025-10-10_15h14_54.mp4
Some investigation notes:
I believe this is a bug, since in case of the deprecated fConnectionCenter there was a check for this in order to keep the connection selected when user clicked connection center:
https://github.com/Foblex/f-flow/blob/main/projects/f-flow/src/f-draggable/f-single-select/f-single-select.execution.ts#L88
Browser
Chrome
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueneeds investigationA member of the team needs to do further investigation to determine the root causeA member of the team needs to do further investigation to determine the root cause