-
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
[Perf] Improve open report action via search panel performance #47726
[Perf] Improve open report action via search panel performance #47726
Conversation
Current improvement status update (da72355): Thanks to your input @shubham1206agra, the selectReport Timing
React Re-renders
It looks promising, but I am concerned if it works according to the requirements -@shubham1206agra if I could as you to take a look whether it is a valid solution form functionality perspective 🙏 Carlos suggested we should not focus much on improving the |
@DylanDylann Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Turning PR ready for review, after testing the provided change does not seem to be modifying how navigation works. @shubham1206agra if you could please verify if your concerns were also addressed after the changes. Thanks! |
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.
@DylanDylann can you give this PR a good test today?
@kacper-mikolajczak I have verified. Its working for me. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
Sure, I will complete today |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-08-27.at.00.12.22.movAndroid: mWeb ChromeScreen.Recording.2024-08-27.at.00.10.28.moviOS: NativeScreen.Recording.2024-08-27.at.00.12.51.moviOS: mWeb SafariScreen.Recording.2024-08-27.at.00.09.54.movMacOS: Chrome / SafariScreen.Recording.2024-08-27.at.00.08.14.movMacOS: DesktopScreen.Recording.2024-08-27.at.00.08.44.mov |
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.
@mountiny LGTM
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
✋ 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/mountiny in version: 9.0.26-1 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.0.26-6 🚀
|
Details
It:
dismissModal
withcloseAndNavigate
updateSearchValue
USE_DEBOUNCED_STATE_DELAY
constantFixed Issues
$ #47724
PROPOSAL: #47724
Tests
Offline tests
N/A
QA Steps
Same as the 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