Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix DisclosureGroup trailing padding on iOS #528

Open
des12437 opened this issue Dec 1, 2023 · 1 comment
Open

Fix DisclosureGroup trailing padding on iOS #528

des12437 opened this issue Dec 1, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@des12437
Copy link
Contributor

des12437 commented Dec 1, 2023

The disclosure groups in a Popup from the Popup example need more trailing padding since they look partially covered on iOS. Mac Catalyst does not have this issue since the disclosure group arrow icon is left rather than right aligned.

iPad Air:
Screenshot 2023-12-01 at 10 45 56 AM

iPhone 14 Pro Max iOS 16:

@des12437 des12437 added the bug Something isn't working label Dec 1, 2023
@dfeinzimer
Copy link
Collaborator

  • Note: The scroll bar can obscure the arrows at times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants