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 Android modals drawing under the StatusBar #3936

Merged
merged 1 commit into from
Jul 8, 2021
Merged

Fix Android modals drawing under the StatusBar #3936

merged 1 commit into from
Jul 8, 2021

Conversation

rdjuric
Copy link
Contributor

@rdjuric rdjuric commented Jul 8, 2021

Details

Removes the statusBarTranslucent prop from our BaseModal so that it doesn't draw under the status bar.
This prop is Android-only, so there are no changes on other platforms.

Fixed Issues

$ #3900

Tests

  1. Opened a chat
  2. Clicked on an attachment
  3. The attachment modal wasn't drawn under the status bar

QA Steps

  1. Open any chat
  2. Click on an attachment
  3. The attachment modal shouldn't be drawn under the status bar

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

Mobile Web

Desktop

iOS

Android

video.mp4

@rdjuric rdjuric requested a review from a team as a code owner July 8, 2021 18:15
@MelvinBot MelvinBot requested review from roryabraham and removed request for a team July 8, 2021 18:15
@roryabraham roryabraham merged commit 358abea into Expensify:main Jul 8, 2021
@OSBotify
Copy link
Contributor

OSBotify commented Jul 8, 2021

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify
Copy link
Contributor

🚀 Deployed to production in version: 1.0.77-5🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

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