ZIm/crates/copilot_ui/src
Piotr Osiewicz e103607134
copilot: Track focus of modal + close modal on ESC (#9217)
I've also made Copilot's modal regain focus whenever you click on it, as
otherwise there's nothing inside of it that can gain focus. Clicks do
not fall through a modal, which I think is nice.



Release Notes:

- Fixed the issue where pressing ESC (`menu::Cancel`) did not exit the
Copilot modal. Fixes #8852
2024-03-12 13:08:55 +01:00
..
copilot_button.rs Splice remove suggesion hints when those are cleared in the editor. (#9088) 2024-03-09 02:00:01 +02:00
copilot_ui.rs Add option to sign in to copilot from welcome screen (#8853) 2024-03-04 14:38:28 -05:00
sign_in.rs copilot: Track focus of modal + close modal on ESC (#9217) 2024-03-12 13:08:55 +01:00