Skip to content

Polish thread reply hover states#1329

Merged
wesbillman merged 2 commits into
mainfrom
kennylopez-thread-hover-polish
Jun 27, 2026
Merged

Polish thread reply hover states#1329
wesbillman merged 2 commits into
mainfrom
kennylopez-thread-hover-polish

Conversation

@klopez4212

@klopez4212 klopez4212 commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Keep direct children aligned with the thread head; start indentation/connectors at grandchildren.
  • Add hover grace for profile/timestamp popovers and keep thread action trays from being clipped.
  • Keep inbox hover paint off the scrollbar edge without adding a layout gutter.

Validation

  • Code checks: no changed-line findings.
  • pnpm exec biome check ...
  • pnpm exec tsc --noEmit
  • pnpm test (1194 tests)
  • just desktop-build
  • git push pre-push hook: desktop-test, rust-tests, mobile-test, desktop-tauri-test
  • just ci is blocked by an existing origin/main Tauri clippy lint in desktop/src-tauri/src/managed_agents/runtime.rs (manual_contains).

Screenshots

Thread connectors

Thread connectors

Inbox hover edge

Inbox hover edge

klopez4212 added a commit that referenced this pull request Jun 27, 2026
@klopez4212 klopez4212 marked this pull request as ready for review June 27, 2026 12:39
@klopez4212 klopez4212 requested a review from wesbillman June 27, 2026 12:40

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

Copy link
Copy Markdown

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: 1bbd0cc479

ℹ️ 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 desktop/src/features/messages/ui/MessageThreadPanel.tsx
klopez4212 added a commit that referenced this pull request Jun 27, 2026
@wesbillman wesbillman merged commit aca40b6 into main Jun 27, 2026
25 checks passed
@wesbillman wesbillman deleted the kennylopez-thread-hover-polish branch June 27, 2026 13:27
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.

3 participants