Files
orca/src
Neil deebe05ff0 fix: open editor rename after context menu releases focus (#18934)
* fix: open editor rename after context menu releases focus

* refactor(editor): tighten rename focus-handoff comments and test setup

Correct the rename-input focus comment that still credited the animation
frame with outrunning menu teardown, clarify why the rename now runs from
onCloseAutoFocus, and fold the repeated menu-close invocation in the tab
tests into one helper.
2026-09-06 18:28:57 -07:00
..