Skip to content

agent_ui: Add floating user prompt navigation buttons and enable scrolling back and forth to user messages#53345

Open
Tahinli wants to merge 1 commit intozed-industries:mainfrom
Tahinli:main
Open

agent_ui: Add floating user prompt navigation buttons and enable scrolling back and forth to user messages#53345
Tahinli wants to merge 1 commit intozed-industries:mainfrom
Tahinli:main

Conversation

@Tahinli
Copy link
Copy Markdown
Contributor

@Tahinli Tahinli commented Apr 7, 2026

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.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants