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 footer should not run without fix layout #743

Merged
merged 4 commits into from
Jan 24, 2023
Merged

Conversation

naqvitalha
Copy link
Collaborator

@naqvitalha naqvitalha commented Jan 24, 2023

Description

resolves #679

On iOS fix footer can run even when layout correction is skipped. This can lead to issues with height adjustments on parent view and can lead to many issues like element not being clickable is parent becomes smaller than children. This PR ensures that fix footer runs after fixing layout.

Reviewers’ hat-rack 🎩

Regression only

Checklist

Copy link
Contributor

@fortmarek fortmarek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense, :shipit:

@naqvitalha naqvitalha merged commit 703e05d into main Jan 24, 2023
@naqvitalha naqvitalha deleted the fix-footer-bug branch January 24, 2023 11:32
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 for LayoutAnimations on iOS
2 participants