Skip to content

Reverted bottom sheet animation skip#2140

Merged
cbowdoin merged 1 commit intomicrosoft:mainfrom
cbowdoin:main
Mar 17, 2025
Merged

Reverted bottom sheet animation skip#2140
cbowdoin merged 1 commit intomicrosoft:mainfrom
cbowdoin:main

Conversation

@cbowdoin
Copy link
Copy Markdown
Contributor

@cbowdoin cbowdoin commented Mar 14, 2025

Platforms Impacted

  • iOS
  • visionOS
  • macOS

Description of changes

Reverted change that makes viewSafeAreaInsetsDidChange play out its animations during a safe area adjustment. This is causing occasional layout issues with the frames of view presenting inside the bottom sheet.

Binary change

(how is our binary size impacted -- see https://github.com/microsoft/fluentui-apple/wiki/Size-Comparison)

Verification

Fluent builds

Visual Verification
Before After
Animation would play out during a safe area adjustment If a safe area change occurs we jump straight the location we need to be after the safe area adjusment

Pull request checklist

This PR has considered:

  • Size classes and window sizes (iPhone vs iPad, notched devices, multitasking, different window sizes, etc)
Microsoft Reviewers: Open in CodeFlow

@cbowdoin cbowdoin requested a review from a team as a code owner March 14, 2025 17:29
@cbowdoin cbowdoin merged commit b11d3c3 into microsoft:main Mar 17, 2025
7 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