enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.31k stars 317 forks source link

Open multi-select when items are edited #10308

Closed kazcw closed 2 days ago

kazcw commented 1 week ago

Pull Request Description

Vector widget propagates child edits to parent.

Fixes #10233, #10338.

Important Notes

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR:

farmaazon commented 1 week ago

Sorry for late review, but I had hard time understanding again the editHandler code.