-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Create room page blinks when refresh or navigate back to page #68907
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
Create room page blinks when refresh or navigate back to page #68907
Conversation
|
|
|
@ikevin127 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] |
|
Getting errors from main. Will sync later |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppandroid-hybrid.mp4Android: mWeb Chromeandroid-mweb.mp4iOS: HybridAppios-hybrid.mp4iOS: mWeb Safariios-mweb.mp4MacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
|
🟢 Completed the PR Reviewer Checklist. @thelullabyy Please update the testing steps to be more clear for QA, here's a copy & paste ready markdown (see below). Once this is updated, please let me know and I'll Approve. **Precondition**: No workspace created on the account.
Scenario 1:
1. Open the app on Web / mWeb.
2. Press FAB and select Start chat.
3. Select the `#room` tab.
4. Refresh the page using browser refresh button.
5. As soon as the Start chat - `#room` tab page loads, verify that the "No workspace found" empty view will not blink.
Scenario 2:
1. Open the app on Web / mWeb.
2. Press FAB and select Start chat.
3. Select the `#room` tab.
4. Press Learn more.
5. Navigate back with either browser back button or swipe if supported.
6. As soon as you're back on Start chat - `#room` tab page, verify that the "No workspace found" empty view will not blink. |
|
@ikevin127 Updated. I'm getting some issue when building on native now. Could you please help me check on native? |
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 for updating the testing steps!
Could you please help me check on native?
🟢 I already added the native videos to my PR Reviewer Checklist, testing only Scenario 2 since there's no refresh button on native. You can skip that for this PR, but make sure to rebuild your native apps since that's a blocker on any other PR if you don't add the Native platform proof.
|
@grgia 👋 Anything blocking merge here ? I think deploy lock was lifted in the meantime. |
|
@grgia looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
✋ 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/grgia in version: 9.2.0-0 🚀
|
|
🚀 Deployed to production by https://github.com/arosiclair in version: 9.2.0-5 🚀
|
|
🚀 Deployed to production by https://github.com/arosiclair in version: 9.2.0-5 🚀
|
Explanation of Change
Fixed Issues
$#64648
PROPOSAL:#64648 (comment)
Tests
Precondition: No workspace created on the account.
Scenario 1:
#roomtab.#roomtab page loads, verify that the "No workspace found" empty view will not blink.Scenario 2:
#roomtab.#roomtab page, verify that the "No workspace found" empty view will not blink.Offline tests
QA Steps
Precondition: No workspace created on the account.
Scenario 1:
#roomtab.#roomtab page loads, verify that the "No workspace found" empty view will not blink.Scenario 2:
#roomtab.#roomtab page, verify that the "No workspace found" empty view will not blink.PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
android_chorme.mov
iOS: Native
iOS: mWeb Safari
ios_safari.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov