agent: Add button to continue iterating once all reviews are done (#28027)

This PR adds a button on the review tab empty state that toggles the
focus back to the agent panel so that users can keep iterating on the
thread that's active in the panel.

<img
src="https://github.com/user-attachments/assets/ace5cf93-8869-49bb-8106-e03a9e3c90f2"
width="700"/>

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-04-03 12:32:02 -03:00 committed by GitHub
parent c674e8d62d
commit 9986a21970
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 36 additions and 12 deletions

View file

@ -122,6 +122,7 @@ pub enum IconName {
Font,
FontSize,
FontWeight,
ForwardArrow,
GenericClose,
GenericMaximize,
GenericMinimize,