Skip to content

feat(client): delay event-chip tooltip so it doesn't ambush dense sites - #42

Merged
martinemnoble1 merged 1 commit into
mainfrom
feat/tooltip-enter-delay
Jun 10, 2026
Merged

feat(client): delay event-chip tooltip so it doesn't ambush dense sites#42
martinemnoble1 merged 1 commit into
mainfrom
feat/tooltip-enter-delay

Conversation

@martinemnoble1

Copy link
Copy Markdown
Owner

Hovering event chips throws up large tooltip panels that obscure the view while scanning a dense site (Erin's feedback).

Add enterDelay={600} (+ enterNextDelay={600} so the delay holds when moving chip-to-chip) to the event-chip tooltip. It now appears only on a deliberate pause — sweeping across chips no longer fires a wall of panels. Full detail is still there on hover-and-wait, and in the selected-event panel on click.

One-line, non-destructive. tsc clean.

🤖 Generated with Claude Code

Hovering event chips threw up large, view-obscuring tooltip panels while
scanning a dense site (Erin's feedback). Add a 600ms enterDelay (+
enterNextDelay so it holds chip-to-chip), so the tooltip only appears on a
deliberate pause — sweeping across chips no longer fires a wall of panels.
Full detail still available on hover-and-wait, and in the selected-event
panel on click.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@martinemnoble1
martinemnoble1 merged commit caba996 into main Jun 10, 2026
4 checks passed
@martinemnoble1
martinemnoble1 deleted the feat/tooltip-enter-delay branch June 10, 2026 21:52
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