user avatar
Closing dropdown with ESC correctly sets focus to toggle (#28928)
Patrick H. Lauke authored
Just firing the focus event isn't enough ... need to actually call the proper `focus()` method for it to actually do it...
f0f75379