Files
oak-gpui/crates
Agus Zubiaga 4054d4a5b7 assistant2: Fix inline context picker and handle dismiss (#23081)
The new `ContextMenu`-based `ContextPicker` requires initialization when
opened, but we were only doing this for the `ContextStrip` picker, not
the inline one.

Additionally, because we have a wrapper element around ContextMenu, we
need to propagate the `DismissEvent` so that it properly closes when
Escape is pressed.

Release Notes:

- N/A
2025-01-13 21:00:20 +00:00
..
2024-12-17 22:16:59 -07:00
2025-01-10 13:38:00 +00:00
2025-01-10 13:38:00 +00:00
2024-04-30 23:31:59 -06:00
2025-01-13 16:47:09 +00:00
2024-12-13 14:23:02 -05:00
2024-11-18 22:56:34 +01:00
2024-12-03 23:22:26 -05:00
2025-01-10 13:38:00 +00:00
2025-01-13 02:34:35 +00:00