Skip to content

fix(ui): add popover border and center radio-group indicator - #884

Merged
sung17 merged 1 commit into
mainfrom
fix/popover-radio-group-styling
Aug 3, 2026
Merged

fix(ui): add popover border and center radio-group indicator#884
sung17 merged 1 commit into
mainfrom
fix/popover-radio-group-styling

Conversation

@sung17

@sung17 sung17 commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator
  • PopoverContent was missing a border class alongside its ring, so the outline didn't match other popup surfaces (dropdown menu, select).
  • RadioGroupItem's Base UI Root wasn't centering its indicator content, leaving the selected dot misaligned inside the circle.

- PopoverContent was missing a border class alongside its ring, so
  the outline didn't match other popup surfaces (dropdown menu,
  select).
- RadioGroupItem's Base UI Root wasn't centering its indicator
  content, leaving the selected dot misaligned inside the circle.
@sung17
sung17 merged commit dff453a into main Aug 3, 2026
3 checks passed
@github-actions github-actions Bot added the bug Something isn't working as expected label Aug 3, 2026
viethung0o0 pushed a commit that referenced this pull request Sep 7, 2026
- PopoverContent was missing a border class alongside its ring, so
  the outline didn't match other popup surfaces (dropdown menu,
  select).
- RadioGroupItem's Base UI Root wasn't centering its indicator
  content, leaving the selected dot misaligned inside the circle.

Co-authored-by: Deathgiver <anonymous@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working as expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant