-
Notifications
You must be signed in to change notification settings - Fork 3k
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 search param #50583
fix search param #50583
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-10-12.at.14.43.55.mp4Android: mWeb ChromeScreen.Recording.2024-10-12.at.14.41.53.mp4iOS: NativeScreen.Recording.2024-10-12.at.14.53.13.mp4iOS: mWeb SafariScreen.Recording.2024-10-12.at.14.45.35.mp4MacOS: Chrome / SafariScreen.Recording.2024-10-12.at.14.32.21.mp4MacOS: DesktopScreen.Recording.2024-10-12.at.14.32.58.mp4Warning: Warning: Warning: |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/tgolen in version: 9.0.49-0 🚀
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.0.49-2 🚀
|
Details
Fixed Issues
$ #50223
PROPOSAL: #50223 (comment)
Tests
Open workspace switcher and select a workspace.
Go to Search.
Tap Filters icon.
Add any filter.
Tap Save search.
Note that the search name in the dropdown button and list does not show policy ID.
Open dropdown list.
Tap on the same saved search again.
Verify the search name in the dropdown button will not show policy ID
Verify that no errors appear in the JS console
Offline tests
Same as above
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop