agent_ui: Add floating user prompt navigation buttons and scroll between user messages - #53345
Closed
Tahinli wants to merge 1 commit into
Closed
agent_ui: Add floating user prompt navigation buttons and scroll between user messages#53345Tahinli wants to merge 1 commit into
Tahinli wants to merge 1 commit into
Conversation
…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.
zed-codeowner-coordinator
Bot
requested review from
a team,
benbrandt and
osyvokon
and removed request for
a team
April 7, 2026 23:52
Contributor
Author
2026-04-16.17-41-59.mp4 |
Contributor
Author
|
Guys can someone review the code. I would love to cooperate for any suggestion and correction. |
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
Closes #52425
Release Notes: