Skip to content

fix(policy-sync): prevent category scrollbars - #105

Merged
AlexanderLanin merged 1 commit into
eclipse-score:mainfrom
etas-contrib:fix/policy-sync-tooltip-overflow
Sep 15, 2026
Merged

AlexanderLanin merged 1 commit into
eclipse-score:mainfrom
etas-contrib:fix/policy-sync-tooltip-overflow

Conversation

@AlexanderLanin

Copy link
Copy Markdown
Member

The compact policy columns exposed an existing tooltip sizing problem. On narrow policy headers, hidden tooltip pseudo-elements collapsed to a very narrow width and became several hundred pixels tall. Because the matrix supports overflow, categories with only a few repositories showed misleading vertical scrollbars.

This PR gives policy tooltips a finite responsive width so the category matrix height matches its actual repository rows.

What changed

  • Set tooltip width to the available viewport width up to 32rem while retaining the existing maximum.
  • Add regression coverage for the responsive tooltip width.

@AlexanderLanin
AlexanderLanin merged commit 577bdb1 into eclipse-score:main Sep 15, 2026
2 checks 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.

2 participants