Skip to content

KeyboardAvoidingView/Flatlist Scrolling When Modal Opened After TextInput Blurred Android Fix#1502

Open
MatWaller wants to merge 2 commits into
kirillzyusko:mainfrom
MatWaller:main
Open

KeyboardAvoidingView/Flatlist Scrolling When Modal Opened After TextInput Blurred Android Fix#1502
MatWaller wants to merge 2 commits into
kirillzyusko:mainfrom
MatWaller:main

Conversation

@MatWaller

@MatWaller MatWaller commented Jun 16, 2026

Copy link
Copy Markdown

📜 Description

Gaurding removeGhostPadding scrollTo when the keyboard is closed and a modal is opened.

Adding example flatlist form to example application

💡 Motivation and Context

Need this fix for a production application.

I have opened a bug report

📢 Changelog

Added guard to removeGhostPadding

JS

Added guard to removeGhostPadding

iOS

No native changes.

Android

No native changes.

🤔 How Has This Been Tested?

Ran through the exact steps to reproduce the issue outlines in the bug report and all is working as expected.

📸 Screenshots (if appropriate):

Have attached a video in the bug report - this no longer happens with this in place

📝 Checklist

  • [/] CI successfully passed
  • [/] I added new mocks and corresponding unit-tests if library API was changed

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

📊 Package size report

Current size Target Size Difference
319344 bytes 319458 bytes -114 bytes 📉

@MatWaller

Copy link
Copy Markdown
Author

@kirillzyusko Have updated pull request to remove example as don't feel it was needed fix is simple enough.

@kirillzyusko kirillzyusko self-assigned this Jun 17, 2026
@kirillzyusko kirillzyusko added 🐛 bug Something isn't working 🌎 modal Anything that involves Modal usage KeyboardAwareScrollView 📜 Anything related to KeyboardAwareScrollView component labels Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working KeyboardAwareScrollView 📜 Anything related to KeyboardAwareScrollView component 🌎 modal Anything that involves Modal usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants