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

Returns first responder after UIImagePickerController search bar selection on iOS 16 #2392

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Amzd
Copy link
Collaborator

@Amzd Amzd commented Nov 10, 2024

This could use some testing but I am hyper-focussed on something else rn so I'm parking this here for anyone to pick up if they want to.

@r10s
Copy link
Member

r10s commented Nov 10, 2024

what is the concrete bug that this aims to fix? missing input bar after attaching sth. on iOS 16?

@Amzd
Copy link
Collaborator Author

Amzd commented Nov 10, 2024

bug: on iOS 16: Open chat > attachment > gallery > search > cancel > now there is no keyboard.

Caused by the previous implementation of getting the currentFirstResponder returning nil when you init a UIImagePickerController

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