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: Keyboard visibility changes disrupt route transition animation in NavigationSheet #215

Merged
merged 4 commits into from
Aug 14, 2024

Conversation

fujidaiti
Copy link
Owner

@fujidaiti fujidaiti commented Aug 14, 2024

Fixes / Closes (optional)

Description

Added handling logic for the software keyboard overlay on the navigation sheet.

Summary (check all that apply)

  • Modified / added code
  • Modified / added tests
  • Modified / added examples
  • Modified / added others (pubspec.yaml, workflows, etc...)
  • Updated README
  • Contains breaking changes
    • Created / updated migration guide
  • Incremented version number
    • Updated CHANGELOG

@fujidaiti fujidaiti marked this pull request as ready for review August 14, 2024 03:31
@fujidaiti fujidaiti self-assigned this Aug 14, 2024
@fujidaiti fujidaiti enabled auto-merge (squash) August 14, 2024 04:05
@fujidaiti fujidaiti merged commit be53ac5 into main Aug 14, 2024
7 checks passed
@fujidaiti fujidaiti deleted the fix-195 branch August 14, 2024 04:06
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.

Keyboard visibility changes disrupt route transition animation in NavigationSheet
1 participant