Skip to content

fix(ui): compact age hover uses Kobalte Tooltip#99

Merged
wgordon17 merged 3 commits into
gordon-code:mainfrom
wgordon17:worktree-fix+compact-tooltip
May 3, 2026
Merged

fix(ui): compact age hover uses Kobalte Tooltip#99
wgordon17 merged 3 commits into
gordon-code:mainfrom
wgordon17:worktree-fix+compact-tooltip

Conversation

@wgordon17
Copy link
Copy Markdown
Member

Summary

  • Replaces native HTML title attribute on compact mode time element with Kobalte <Tooltip> and relative z-10 positioning
  • The native title was invisible because the full-row overlay <a> link intercepted pointer events

wgordon17 added 2 commits May 3, 2026 15:22
Replace native HTML title attribute on compact mode time element with
the Kobalte Tooltip component and relative z-10 positioning. The native
title was blocked by the full-row overlay link intercepting pointer
events.
Mirrors the comfortable layout tooltip hover tests to verify the
Kobalte Tooltip renders correct content on pointer enter in compact
density mode.
@wgordon17 wgordon17 force-pushed the worktree-fix+compact-tooltip branch from f6eb3f6 to 1f0a079 Compare May 3, 2026 19:41
Combines both timestamps in the compact mode hover tooltip with
updated first (matching the displayed value) and created second,
separated by a line break via whitespace-pre-line.
@wgordon17 wgordon17 marked this pull request as ready for review May 3, 2026 20:15
@wgordon17 wgordon17 merged commit 25dd8dd into gordon-code:main May 3, 2026
1 check passed
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