Skip to content

agent_ui: Add floating user prompt navigation buttons and scroll between user messages - #53345

Closed
Tahinli wants to merge 1 commit into
zed-industries:mainfrom
Tahinli:main
Closed

agent_ui: Add floating user prompt navigation buttons and scroll between user messages#53345
Tahinli wants to merge 1 commit into
zed-industries:mainfrom
Tahinli:main

Conversation

@Tahinli

@Tahinli Tahinli commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

Replace the single "Scroll To Most Recent User Prompt" button with previous/next navigation buttons that step through user messages. Move the thread controls bar from inline (scrolled with content) to a floating overlay anchored at the bottom-right of the conversation. Add a scroll-to-bottom button alongside the existing scroll-to-top.

Self-Review Checklist:

  • [ X ] I've reviewed my own diff for quality, security, and reliability
  • [ X ] Unsafe blocks (if any) have justifying comments
  • [ X ] The content is consistent with the UI/UX checklist
  • [ - ] Tests cover the new/changed behavior
  • [ X ] Performance impact has been considered and is acceptable

Closes #52425

Release Notes:

  • Floating panel is added.
  • Previous,next and scroll to bottom buttons are added.
  • Scroll to latest message button is removed but function is preserved since it's used in tests.

…een user messages

Replace the single "Scroll To Most Recent User Prompt" button with
previous/next navigation buttons that step through user messages.
Move the thread controls bar from inline (scrolled with content) to
a floating overlay anchored at the bottom-right of the conversation.
Add a scroll-to-bottom button alongside the existing scroll-to-top.
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Apr 7, 2026
@zed-codeowner-coordinator
zed-codeowner-coordinator Bot requested review from a team, benbrandt and osyvokon and removed request for a team April 7, 2026 23:52
@Tahinli Tahinli changed the title agent_ui: Add floating user prompt navigation buttons and enable scrolling back and forth to user messages agent_ui: Add floating user prompt navigation buttons and scroll between user messages Apr 8, 2026
@benbrandt
benbrandt requested review from danilo-leal and removed request for benbrandt April 8, 2026 18:41
@Tahinli

Tahinli commented Apr 16, 2026

Copy link
Copy Markdown
Contributor Author
2026-04-16.17-41-59.mp4

@osyvokon osyvokon assigned danilo-leal and unassigned osyvokon Apr 16, 2026
@Tahinli

Tahinli commented Apr 20, 2026

Copy link
Copy Markdown
Contributor Author

Guys can someone review the code. I would love to cooperate for any suggestion and correction.

@smitbarmase smitbarmase added the area:ai/agent thread Feedback for Zed's Agent Thread label Jun 30, 2026
@ChristopherBiscardi

Copy link
Copy Markdown
Contributor

Thanks for the PR!

instead of floating the controls here, which could overlap content, I've merged #61245 which adds controls to each message in the appropriate place

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ai/agent thread Feedback for Zed's Agent Thread cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants