signalapp / Signal-iOS

A private messenger for iOS.
https://signal.org
GNU Affero General Public License v3.0
10.61k stars 2.96k forks source link

[ISSUE-5608] fix stuck after iPad keyboard dismiss #5628

Closed Serguitar closed 8 months ago

Serguitar commented 11 months ago

First time contributor checklist

Contributor checklist

Description

After closing the keyboard using the keyboard button (bottom right button on the iPad), the ImageEditorBottomBar was not being shown again. As a result, the user was unable to navigate away from the screen and had to force quit the app. fixes #5608

Video

Before the fix https://drive.google.com/file/d/1etIlN4yJWoij3qSezFRRU4goN_laRluO/view?usp=sharing

After the fix https://drive.google.com/file/d/1EcWw6es3bOaMOzStyAnDGm4UKJWjd91G/view?usp=sharing

Screenshots

Simulator Screenshot - iPad Pro (11-inch) (4th generation) - 2023-07-17 at 11 15 48

stale[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Serguitar commented 8 months ago

up