Skip to content

Align corner radius of bottom sheet with system sheets#2218

Merged
lukas-cap merged 1 commit intomicrosoft:mainfrom
lukas-cap:sheetCornerFix
Oct 10, 2025
Merged

Align corner radius of bottom sheet with system sheets#2218
lukas-cap merged 1 commit intomicrosoft:mainfrom
lukas-cap:sheetCornerFix

Conversation

@lukas-cap
Copy link
Copy Markdown
Contributor

@lukas-cap lukas-cap commented Oct 10, 2025

Platforms Impacted

  • iOS
  • visionOS
  • macOS

Description of changes

Looks like our sheet corner radius was a little large - the system sheet is 34 so let's snap to that.

Pull request checklist

This PR has considered:

  • Light and Dark appearances
  • iOS supported versions (all major versions greater than or equal current target deployment version)
  • VoiceOver and Keyboard Accessibility
  • Internationalization and Right to Left layouts
  • Different resolutions (1x, 2x, 3x)
  • Size classes and window sizes (iPhone vs iPad, notched devices, multitasking, different window sizes, etc)
  • iPad Pointer interaction
  • SwiftUI consumption (validation or new demo scenarios needed)
  • Objective-C exposure (provide it only if needed)
Microsoft Reviewers: Open in CodeFlow

@lukas-cap lukas-cap requested a review from a team as a code owner October 10, 2025 20:40
@lukas-cap lukas-cap enabled auto-merge (squash) October 10, 2025 21:20
@lukas-cap lukas-cap merged commit 59a4831 into microsoft:main Oct 10, 2025
7 checks passed
@lukas-cap lukas-cap deleted the sheetCornerFix branch October 10, 2025 21:44
@joannaquu joannaquu mentioned this pull request Oct 23, 2025
12 tasks
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.

3 participants