-
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
fixes wrong fallback for goback in notification preference page #31287
fixes wrong fallback for goback in notification preference page #31287
Conversation
HIi @robertKozik, I am having some setup issues with Android build will try to upload video for android tommorrow, opening for review to get feedback on changes. |
@robertKozik 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] |
I checked that sometimes there is |
Sure no problem, ping me after merging main so I'll test it once more 👌🏼 |
@robertKozik Thanks for the wait, Please review changes when you get chance! |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.native.movAndroid: mWeb Chromeandroid.web.1.movandroid.web.2.moviOS: Nativeios.native.moviOS: mWeb Safariios.web.1.movios.web.2.movMacOS: Chrome / Safariweb.1.movweb.2.movMacOS: Desktopdesktop.mov |
✋ 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/marcaaron in version: 1.4.2-0 🚀
|
🚀 Deployed to production by https://github.com/luacmartins in version: 1.4.2-3 🚀
|
Details
Fixed Issues
$ #30629
PROPOSAL: #30629 (comment)
Tests
Open a 1:1 chat click on header -> notification preference -> select any option, Verfiy you are navigated to user details page.
Open a 1:1 chat click on header -> notification preference -> click back icon, Verfiy you are navigated to user details page.
Open a 1:1 chat click on header -> notification preference -> Reload the Page -> click back icon, Verfiy you are navigated to user details page.
Open a 1:1 chat click on header -> notification preference -> Reload the Page -> select any option, Verfiy you are navigated to user details page.
Open other than 1:1 chat(group or workspace) -> click on header -> notification preference -> select any option, Verfiy you are navigated to report settings page.
Open other than 1:1 chat(group or workspace) -> notification preference -> click back icon, Verfiy you are navigated to report settings page.
Open other than 1:1 chat(group or workspace) -> notification preference -> Reload the Page -> click back icon, Verfiy you are navigated to report settings page.
Open other than 1:1 chat(group or workspace) -> notification preference -> Reload the Page -> select any option, Verfiy you are navigated to report settings page.
Offline tests
QA Steps
Open a 1:1 chat click on header -> notification preference -> select any option, Verfiy you are navigated to user details page.
Open a 1:1 chat click on header -> notification preference -> click back icon, Verfiy you are navigated to user details page.
Open a 1:1 chat click on header -> notification preference -> Reload the Page -> click back icon, Verfiy you are navigated to user details page.
Open a 1:1 chat click on header -> notification preference -> Reload the Page -> select any option, Verfiy you are navigated to user details page.
Open other than 1:1 chat(group or workspace) -> click on header -> notification preference -> select any option, Verfiy you are navigated to report settings page.
Open other than 1:1 chat(group or workspace) -> notification preference -> click back icon, Verfiy you are navigated to report settings page.
Open other than 1:1 chat(group or workspace) -> notification preference -> Reload the Page -> click back icon, Verfiy you are navigated to report settings page.
Open other than 1:1 chat(group or workspace) -> notification preference -> Reload the Page -> select any option, Verfiy you are navigated to report settings page.
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(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)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
Record_2023-11-18-16-24-12.mp4
Android: mWeb Chrome
Record_2023-11-18-16-37-17.mp4
iOS: Native
Screen.Recording.2023-11-18.at.4.40.14.PM.mov
Screen.Recording.2023-11-18.at.4.42.22.PM.mov
iOS: mWeb Safari
trim.17521E95-41CF-4B1B-BF35-54D4FD49DAFD.MOV
MacOS: Chrome / Safari
Screen.Recording.2023-11-18.at.4.09.09.PM.mov
MacOS: Desktop
Screen.Recording.2023-11-18.at.4.53.47.PM.mov
Screen.Recording.2023-11-18.at.4.55.18.PM.mov