mirror of
https://github.com/enso-org/enso.git
synced 2025-01-03 01:36:33 +03:00
aecabfe0de
Fixes #9058 - the filtering so far is a bit aggressive, but I tune it up in next PR(s). [Screencast from 2024-03-13 15-20-17.webm](https://github.com/enso-org/enso/assets/3919101/112ce65a-a8c6-4818-b8b8-9f493caf9c81) Added new special `WidgetEditHandler,` allowing handling "multi-widget" interactions needed for drop down filtering. # Important Notes * Now when clicking on argument name, the edit is accepted (as normal "outside" click), and then the dropdown is opened again (due to handling click event). I didn't figure out how to handle this case properly, left something least confusing. |
||
---|---|---|
.. | ||
actions.ts | ||
collapsingAndEntering.spec.ts | ||
componentBrowser.spec.ts | ||
customExpect.ts | ||
edgeInteractions.spec.ts | ||
edgeRendering.spec.ts | ||
expressionUpdates.ts | ||
fullscreenVisualisation.spec.ts | ||
graphNodeVisualization.spec.ts | ||
graphRenderNodes.spec.ts | ||
locate.ts | ||
pm-openrpc.json | ||
selectingNodes.spec.ts | ||
setup.ts | ||
tableVisualisation.spec.ts | ||
typesOnNodeHover.spec.ts | ||
widgets.spec.ts |