Skip to content

[6.x] Fix HoverCard arrow not displaying - #14611

Merged
jasonvarga merged 1 commit into
6.xfrom
scarlet-grizzly
May 6, 2026
Merged

[6.x] Fix HoverCard arrow not displaying#14611
jasonvarga merged 1 commit into
6.xfrom
scarlet-grizzly

Conversation

@jasonvarga

@jasonvarga jasonvarga commented May 6, 2026

Copy link
Copy Markdown
Member

Summary

The HoverCardArrow was hidden because overflow-hidden was being applied to the HoverCardContent, which clipped the arrow that renders outside the content's bounds.

Also added dark mode classes to the arrow so it matches the card's dark background.

CleanShot 2026-05-06 at 14 09 10
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@jasonvarga
jasonvarga merged commit 311023d into 6.x May 6, 2026
19 checks passed
@jasonvarga
jasonvarga deleted the scarlet-grizzly branch May 6, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant