mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 08:02:28 +00:00
Prevent the source selection popover from opening automatically during dialog autofocus or other programmatic focus calls upon dialog mount. Instead, defer opening the popover until the user actively interacts with the name input (clicks or typing) or moves focus to it from another control within the workspace composer.