-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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: clear user select upon changing LHN tab #55516
fix: clear user select upon changing LHN tab #55516
Conversation
@MrMuzyk I think we need a fix here as native standalone apps would fail with the following error |
@rojiphil My bad, didn't check the native. I'll make this util platform dependant. We'll update soon |
@MrMuzyk Yeah, making the util platform-specific will help but can we align the implementation as per our platform-specific implementation guidelines? |
Wording on my end. I think it's fine as it is now. We have website.ts for browser and in other cases we return empty object. |
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / Safari55516-web-safari-002.mp4MacOS: Desktop55516-desktop-001.mp4Android: Native55516-android-native-001.mp4Android: mWeb Chrome55516-mweb-chrome-002.mp4iOS: Native55516-ios-native-001.mp4iOS: mWeb Safari55516-mweb-safari-001.mp4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @MrMuzyk for the PR. The changes works well.
Over to the internal engineer for review.
We did not find an internal engineer to review this PR, trying to assign a random engineer to #54993 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
🚀 Deployed to staging by https://github.com/tylerkaraszewski in version: 9.0.94-0 🚀
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.0.94-25 🚀
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.0.94-25 🚀
|
Explanation of Change
Clear Selection when changing tabs in LHN
Fixed Issues
$ #54993
PROPOSAL:
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
n/a
Android: mWeb Chrome
n/a
iOS: Native
n/a
iOS: mWeb Safari
n/a
MacOS: Chrome / Safari
54933.mp4
MacOS: Desktop
n/a