-
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 loading search #34846
fix loading search #34846
Conversation
Seem have an error when assigning C+ to review, @Gonals can you re-assign for @shubham1206agra |
It seems I can't assign you, @shubham1206agra . Have you had this issue before? |
Oh I am right now out of C+ automation to not get any new issues assigned. I will pick it up myself |
@shubham1206agra bump on this. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-02-01.at.8.45.46.AM.movAndroid: mWeb ChromeScreen.Recording.2024-02-01.at.8.25.10.AM.moviOS: NativeScreen.Recording.2024-02-01.at.8.31.36.AM.moviOS: mWeb SafariScreen.Recording.2024-02-01.at.8.20.23.AM.movMacOS: Chrome / SafariScreen.Recording.2024-02-01.at.8.19.14.AM.movMacOS: DesktopScreen.Recording.2024-02-01.at.8.27.09.AM.mov |
@namhihi237 Can you merge main to fix perf test? |
Merged main |
Let's give it another try. They are still failing |
merged main again but seem have issue with test |
@namhihi237 Looks like you need to fix the perf test related issue here. |
@Gonals What is the ground truth in perf test here? |
c77844b
to
368394f
Compare
Currently, I do not have idea for this yet, Try to fix the same here but not work |
@namhihi237, there are some conflicts 😬 |
@Gonals Seem after we refactor the SearchPage, this issue also has been fixed |
I don't know if I can accept payment for this issue because we have almost finished it and spent some time on it. |
Oh. In that case, lets close this PR, and discuss this in the issue itself. |
Details
Fix show loading when paste text into the input
Fixed Issues
$ #34516
PROPOSAL: #34516 (comment)
Tests
Offline tests
N/A
QA Steps
The same test
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
Screen.Recording.2024-01-20.at.18.00.27.mov
Android: mWeb Chrome
Screen.Recording.2024-01-20.at.18.02.45.mov
iOS: Native
Screen.Recording.2024-01-20.at.17.56.50.mov
iOS: mWeb Safari
Screen.Recording.2024-01-20.at.18.00.01.mov
MacOS: Chrome / Safari
Screen.Recording.2024-01-20.at.10.50.21.mov
MacOS: Desktop
Screen.Recording.2024-01-20.at.10.52.14.mov