Skip to content

Fix Segment anchor tooltips and Editor theme - #490

Merged
stef-k merged 2 commits into
mainfrom
fix/489-segment-anchor-tooltips
Aug 21, 2026
Merged

Fix Segment anchor tooltips and Editor theme#490
stef-k merged 2 commits into
mainfrom
fix/489-segment-anchor-tooltips

Conversation

@stef-k

@stef-k stef-k commented Aug 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • show active Segment badge tooltips such as A — Start — Ella
  • preserve ordered descriptions for same-Place and collision-combined badges
  • escape badge descriptions at the Editor and Viewer renderer boundary
  • reuse trip-rich-tooltip for Editor dark-theme parity
  • retain pointer-only badge hover, non-keyboard behavior, placement, selection ownership, and print rendering

Fixes #489

Validation

  • focused resolver/renderer selection: 29 passed
  • complete client suite: 92 passed
  • TypeScript typecheck: passed
  • frontend production build: passed (existing chunk-size warning only)
  • built-asset smoke: passed
  • LOC policy: passed; existing warnings only
  • git diff --check: passed

Screenshots

The change is limited to hover tooltips and dark-theme tooltip styling. No fresh mounted-browser screenshot was produced; deterministic resolver/renderer coverage exercises the corrected production seams.

Database notes

No database, migration, API, or persisted-data changes.

@stef-k
stef-k merged commit cb801a8 into main Aug 21, 2026
1 check passed
@stef-k stef-k mentioned this pull request Aug 21, 2026
@stef-k
stef-k deleted the fix/489-segment-anchor-tooltips branch August 22, 2026 17:21
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.

Show Segment anchor roles on hover and theme Editor route tooltips

1 participant