Skip to content

fix(domhandler): respect theme prefix for anchor-gutter#19261

Open
moraisacr wants to merge 1 commit intoprimefaces:masterfrom
moraisacr:fix/domhandler-prefix-anchor-gutter
Open

fix(domhandler): respect theme prefix for anchor-gutter#19261
moraisacr wants to merge 1 commit intoprimefaces:masterfrom
moraisacr:fix/domhandler-prefix-anchor-gutter

Conversation

@moraisacr
Copy link

What’s changed

Ensures relativePosition uses the themed --p-anchor-gutter CSS variable when applying vertical gutter spacing.

Why

The gutter value was previously ignored when a theme prefix was used, causing incorrect overlay positioning in themed setups.

Tests

  • Manual verification
  • No existing unit tests cover this scenario

Fixes #18448

@vercel
Copy link

vercel bot commented Jan 8, 2026

@moraisacr is attempting to deploy a commit to the cetincakiroglu's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

fix: hardcoded css variable in domhandler breaks overlay styles #18447

1 participant