KaotoIO / kaoto

The UI of the Kaoto project
https://kaoto.io
Apache License 2.0
37 stars 28 forks source link

Improve behavior on double-click on element of the catalog #1632

Open apupier opened 6 days ago

apupier commented 6 days ago

Please describe the feature that you want to propose

When I want to select an element in the catalog and use double-click, the element is added and then the second click goes to the canvas and so zooming it double-ClickBehavior

The doucle-click inside the catalog should be handled the same way than the simple click.

We can also imagine for other iterations to have simple click which is only preselecting the element and allowing to show parameters and have button to validate the addition to the canvas and ot have double-click to add directly (more powerful but one more click)