ZIm/crates/collab_ui/src
Thorsten Ball 28568429aa
collab panel: Unfocus filter editor on escape (#16579)
This has been bugging me for a while, because it meant I was stuck in
the collab panel when I accidentally navigated there via keyboard
shortcuts.

Now I can press esc and get out of that state.

Release Notes:

- Fixed `esc` not removing focus from the filter editor in the
collaboration panel.

### Before


https://github.com/user-attachments/assets/3bebac03-0e6a-49b0-9823-d9f3190aa5d2


### After


https://github.com/user-attachments/assets/d04c309d-9d1c-44b6-abd3-d48f55207e31
2024-08-21 09:38:12 +02:00
..
chat_panel Replace lazy_static with std::sync::LazyLock (#16066) 2024-08-20 14:27:33 -04:00
collab_panel Copy/paste images into editors (Mac only) (#15782) 2024-08-13 13:18:25 -04:00
notifications Add more menus to Zed (#12940) 2024-06-18 12:16:54 -07:00
channel_view.rs Copy/paste images into editors (Mac only) (#15782) 2024-08-13 13:18:25 -04:00
chat_panel.rs Copy/paste images into editors (Mac only) (#15782) 2024-08-13 13:18:25 -04:00
collab_panel.rs collab panel: Unfocus filter editor on escape (#16579) 2024-08-21 09:38:12 +02:00
collab_ui.rs Linux window decorations (#13611) 2024-07-03 11:28:09 -07:00
notification_panel.rs assistant: Overhaul provider infrastructure (#14929) 2024-07-23 19:48:41 +02:00
notifications.rs Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00
panel_settings.rs Add the ability for extensions to provide language settings (#10296) 2024-04-08 19:17:12 -04:00