-
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
Use 'isSearchingForReports' to control green circular loading #39865
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
@brunovjk I think the hook one is preferable and the property we need seems simple enough. |
The mean count is increased by 1, but I tried the perf test locally with baseline as the latest Edit: I try checkout to the
|
@brunovjk Looks good to me too! |
LGTM to me too. |
✋ 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 production by https://github.com/marcaaron in version: 1.4.71-6 🚀
|
Details
Make sure the Green Loading Indicator works same everywhere we would expect.
Fixed Issues
$ #37144
PROPOSAL: #37144 (comment)
Tests
Steps to access the 'Search Field'
below (Conclude the test for each page)Search Field
.Green Circular Loading
indicator appears when we search for a contact and disappears when the search is complete.Steps to access the 'Search Field'
of each Page:Request money
Manual
Next
Search Field
Request money
Scan
Search Field
Request money
Distance
Next
Search Field
Send money
Next
Search Field
Start chat
Room
Members
Invite
Search Field
Profile
->Troubleshoot
Client side logging
if disabledView debug console
Share log
Search Field
Assign task
Title
and pressNext
Assignee
Search Field
Assign task
Title
and pressNext
Share somewhere
Search Field
Profile
->Workspaces
Members
Invite member
Search Field
Offline tests
N/A
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 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
MacOS.-.iOS.Native.mp4
iOS: mWeb Safari
MacOS.-.iOS.mWeb.mp4
MacOS: Chrome / Safari
MacOS.-.Chorme.mp4
MacOS: Desktop
MacOS.-.Desktop.mp4