enso-org / enso

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

Tabbing across widgets not working for newly added components #10311

Open AdRiley opened 1 week ago

AdRiley commented 1 week ago

Expected behaviour: Focus moves to the year widget

Actual behaviour: Component is deselected

Interestingly if I click back into the same year widget on my already created component and change the year to 2023 and press tab it now works as expected.