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: incorrect prop name passed for locale #4419

Merged
merged 1 commit into from
Aug 5, 2021

Conversation

kidroca
Copy link
Contributor

@kidroca kidroca commented Aug 5, 2021

Details

Update to pass preferredLocale down to children as we did before
@aman-atg thanks for the investigation: #4404 (comment)

Fixed Issues

$ #4404

Tests

  1. open any chat
  2. refresh the page
  3. the timestring should not flash and should remain in the same locale

QA Steps

Same as above

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

Screen.Recording.2021-08-05.at.13.10.35.mov

Mobile Web

Screen.Recording.2021-08-05.at.13.13.02.mov

Desktop

Screen.Recording.2021-08-05.at.13.06.39.mov

iOS

image

Android

image

@kidroca kidroca requested a review from a team as a code owner August 5, 2021 10:33
@MelvinBot MelvinBot requested review from Luke9389 and removed request for a team August 5, 2021 10:33
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2021

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@kidroca kidroca marked this pull request as draft August 5, 2021 10:34
@kidroca kidroca force-pushed the kidroca/withLocalize-pass-locale branch 2 times, most recently from e50c040 to bcce2cf Compare August 5, 2021 10:40
@kidroca kidroca force-pushed the kidroca/withLocalize-pass-locale branch from bcce2cf to ac4c51b Compare August 5, 2021 10:44
@kidroca kidroca marked this pull request as ready for review August 5, 2021 10:45
Copy link
Contributor

@Luke9389 Luke9389 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Luke9389 Luke9389 merged commit ec38ff9 into Expensify:main Aug 5, 2021
@OSBotify
Copy link
Contributor

OSBotify commented Aug 5, 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

OSBotify commented Aug 6, 2021

🚀 Deployed to staging in version: 1.0.82-8🚀

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

@OSBotify
Copy link
Contributor

🚀 Deployed to production by @francoisl in version: 1.0.83-1 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 failure ❌
🍎 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