Describe the bug
When a user marks a message as a favorite and later removes it from their favorites list using the trash icon, the chat history partially disappears: all the assistant's replies that came after the unfavorited message (up to the next thing the user sent) vanish from the screen. The conversation is not actually lost — refreshing the page brings everything back — but it creates a jarring and confusing experience where the chat appears broken after a simple favorites management action.
To Reproduce
- Start a conversation and send a user message.
- Wait for the assistant to fully respond (so it has nested steps/tool calls beneath the user message).
- Click the star/favorite button on the user message to favorite it.
- Send another user message and wait for the assistant to respond again (so there are now multiple exchanges).
- Open the favorites popover (star button in the composer).
- Click the trash icon next to the favorited message to remove it from favorites.
Screenshots

Describe the bug
When a user marks a message as a favorite and later removes it from their favorites list using the trash icon, the chat history partially disappears: all the assistant's replies that came after the unfavorited message (up to the next thing the user sent) vanish from the screen. The conversation is not actually lost — refreshing the page brings everything back — but it creates a jarring and confusing experience where the chat appears broken after a simple favorites management action.
To Reproduce
Screenshots