fix: always show go back to home screen link on FullPageNotFoundView#25164
Conversation
Signed-off-by: Anjana Mendiratta <expertsquarrel@gmail.com>
|
@narefyev91 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] |
Signed-off-by: Anjana Mendiratta <expertsquarrel@gmail.com>
|
Found a bug unrelated to this PR but is present nonetheless. Is reproducible on staging, prod too. @narefyev91 please check this and let me know if this is a valid bug to be reported. DescriptionClicking on "go back to home screen" on a FullPageNotFoundView when you got to the page from a chat, instead of taking to home takes back to home page instead. This feels like unexpected behavior since I was expecting to be redirected to the home page. Action Performed(Done on mWeb)
Expected ResultShould be redirected to the home page on clicking the "Go back to home page" link. Actual ResultRedirected to the chat instead of home page. PlatformsmWeb, native Versionv1.3.55-0 Video2023-08-17.16-49-14.mp4 |
Signed-off-by: Anjana Mendiratta <expertsquarrel@gmail.com>
|
@GItGudRatio can you please resolve merge conflicts and check video for android - i can see it |
Reviewer Checklist
Screenshots/VideosWeb8mb.video-6B6-51zP9uZR.mp4Mobile Web - Chromeandroid-web.movMobile Web - Safariios-web.movDesktopdesktop.moviOSios.movAndroidandroid.mov |
narefyev91
left a comment
There was a problem hiding this comment.
LGTM!
🎀 👀 🎀 C+ reviewed
|
At @GItGudRatio's recommendation from here, followed by @vitHoracek's confirmation, I've also checked the PR. This would be my feedback:
I'm not at all entitled to make PR reviews, you may 100% ignore these, I've just acted based on the recommendations. 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. |
|
@narefyev91 @DanutGavrus when clicking on deleted image url "notFound.goBackHome" is not showing in correct way it should be "Go back to Home page" is this issue caused by this PR?
|
|
@ayazhussain79 Yeah, I believe it was because of this issue. I made a PR to revert that minor change. |
|
I was experiencing the same issue. I think instead of reverting, you can just translate the |
|
🚀 Deployed to staging by https://github.com/marcaaron in version: 1.3.56-0 🚀
|
|
🚀 Deployed to production by https://github.com/roryabraham in version: 1.3.56-24 🚀
|

Details
'Go back to home screen' link will now be present on all instances of 'Hmm its not here' page, including archived workspace settings.
Fixed Issues
$ #24391
PROPOSAL: #24391 (comment)
Tests
Offline tests
Doesn't impact offline behaviour.
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)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
Web
web.mp4
Mobile Web - Chrome
android-mWeb.mp4
Mobile Web - Safari
iOS-mWeb.mp4
Desktop
desktop.mp4
iOS
iOS.mp4
Android
android.mp4