You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2020. It is now read-only.
If the QuickOpen menu is open and a user navigates away from oni, when Oni, regains focus the quick open menu is no longer focused.
Whilst the quick open is open it should hold focus including on window losing then regaining focus, I briefly tried the autofocus property of input's on the lightWeightText component but seems there's a bit going on there re. focus so the input does get focus this way.