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 alt text - allow keyboard dismiss to be handled by scrollviews #5534

Closed
wants to merge 8 commits into from

Conversation

mozzius
Copy link
Member

@mozzius mozzius commented Sep 30, 2024

Uses keyboardDismissMode et al props on the ScrollView for dismissing keyboard rather than the janky onTouchMove={() => Keyboard.dismiss()} on the modal containing element. Also made sure to fix it for the gif alt text modal too

To determine - why did we use this hack in the first place??

@arcalinea arcalinea temporarily deployed to samuel/scrollable-alt - social-app PR #5534 September 30, 2024 12:18 — with Render Destroyed
Copy link

github-actions bot commented Sep 30, 2024

Old size New size Diff
9.71 MB 9.71 MB 73 B (0.00%)

@arcalinea arcalinea temporarily deployed to samuel/scrollable-alt - social-app PR #5534 September 30, 2024 17:19 — with Render Destroyed
@arcalinea arcalinea temporarily deployed to samuel/scrollable-alt - social-app PR #5534 October 3, 2024 19:44 — with Render Destroyed
@haileyok
Copy link
Contributor

haileyok commented Oct 7, 2024

Don't need this anymore 🙌

@haileyok haileyok closed this Oct 7, 2024
@mozzius mozzius deleted the samuel/scrollable-alt branch October 8, 2024 14:40
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.

3 participants