-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[CP Staging] Show a search bar when there is a lot of tags #36929
[CP Staging] Show a search bar when there is a lot of tags #36929
Conversation
…/36859-no-search-when-many-tags
@rezkiy37 is this PR ready for review? It's a deploy blocker so it would be great to get this fix in ASAP |
Yes it is. Waiting on a review. |
Oh, didn't notice that. On it now! |
Groovy, thanks! Yeah this was auto-assigned to be reviewed by the wrong C+ b/c another C+ was assigned to the linked issue - but now we've got the right people here, thanks for the quick responses! 👍 |
Reviewer Checklist
Screenshots/Videos |
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.
Looks good!
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.
LGTM!
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
triggered staging cp |
…-tags Show a search bar when there is a lot of tags (cherry picked from commit ba7f01d)
🚀 Cherry-picked to staging by https://github.com/Beamanator in version: 1.4.43-7 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
2 similar comments
🚀 Cherry-picked to staging by https://github.com/Beamanator in version: 1.4.43-7 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Cherry-picked to staging by https://github.com/Beamanator in version: 1.4.43-7 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
This should be on staging and testable on ios version 1.4.43-8 and after. |
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.43-20 🚀
|
Details
The PR fixes a regression of #34983, where was used a wrong value to get total count of tags.
Fixed Issues
$ #36859
PROPOSAL: #36859 (comment)
Tests
Preconditions:
User is an employee of Collect workspace.
The Collect workspace has 8 tags at least.
Go to workspace chat.
Click "+" > Click on "Request money" > Select "Manual".
Enter amount > Click on "Next".
Click on "Show more".
Click on a tag row.
Verify that there is a search bar.
Offline tests
Same as "Tests".
QA Steps
Same as "Tests".
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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