ZIm/crates/ui/src
Danilo Leal 192097f58f
assistant2: Ensure errors are also displayed in populated new thread view (#27869)
Follow-up to https://github.com/zed-industries/zed/pull/27812

This PR makes sure these errors cases also show up in the panel's empty
state even when there is past data.

| No ToS | Missing Provider |
|--------|--------|
| ![CleanShot 2025-04-01 at 4  49
36@2x](https://github.com/user-attachments/assets/6da6bdc9-daa6-4a7b-a224-989eb845e205)
| ![CleanShot 2025-04-01 at 4  50
04@2x](https://github.com/user-attachments/assets/bddf62cb-3727-44b5-b115-9a88313c6d85)
|

Release Notes:

- N/A
2025-04-01 17:06:34 -03:00
..
components assistant2: Ensure errors are also displayed in populated new thread view (#27869) 2025-04-01 17:06:34 -03:00
styles chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
tests chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
traits chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
utils chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
components.rs ui: Introduce Banner component (#27853) 2025-04-01 14:36:38 -03:00
prelude.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
styles.rs Add StatusToast & the ToastLayer (#26232) 2025-03-06 20:37:54 +00:00
tests.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits.rs component: Add component and component_preview crates to power UI components (#24456) 2025-02-09 13:25:03 -05:00
ui.rs ui: More component previews, UI component cleanup (#25302) 2025-02-21 09:20:53 -05:00
utils.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00