Skip to content

feat: add message navigation dots to chat panel#814

Merged
miurla merged 3 commits intomainfrom
feature/message-navigation-dots
Apr 11, 2026
Merged

feat: add message navigation dots to chat panel#814
miurla merged 3 commits intomainfrom
feature/message-navigation-dots

Conversation

@miurla
Copy link
Copy Markdown
Owner

@miurla miurla commented Apr 11, 2026

Summary

  • Add dot indicators above the chat input for quick navigation to previous user messages
  • Dots appear when scrolled to bottom and AI generation is idle, with fade in/out transitions
  • Hover tooltips show a 20-character preview of each user message
  • Scroll-to-bottom button and dots share consistent positioning and fade transitions
  • Maximum of 4 dots displayed (most recent sections)

Test plan

  • Send multiple messages and verify dots appear at the bottom
  • Hover over dots to confirm tooltip previews
  • Click dots to verify smooth scroll to the corresponding message section
  • Scroll up to verify dots fade out and scroll-to-bottom button fades in
  • Verify dots are hidden during AI response generation
  • Test with 1, 2, 3, 4, and 5+ messages to confirm max 4 dots

miurla added 2 commits April 11, 2026 09:39
Add dot indicators above the chat input that allow users to quickly
navigate to previous user messages. Dots appear when scrolled to
bottom and idle, with tooltips showing message previews on hover.
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
morphic Ready Ready Preview, Comment Apr 11, 2026 0:47am

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0ae9ff2407

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread components/message-navigation-dots.tsx Outdated
@miurla miurla merged commit f92be42 into main Apr 11, 2026
8 checks passed
@miurla miurla deleted the feature/message-navigation-dots branch April 11, 2026 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant