-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Fix/68437 - Clicking 'From' in thread does not redirect to original message #69138
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
Conversation
|
@jayeshmangwani 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] |
… to the specific message
… to the specific message
|
@jayeshmangwani After running multiple tests, I realized that wrapping the first item with So, I changed my approach. I had actually tried this approach before, but strangely enough, this time it worked well for me. Maybe I misassigned something last time, but now it works perfectly. |
|
@dmkt9 Please fix the conflicts and make sure the latest |
… to the specific message
… to the specific message
… to the specific message
@jayeshmangwani Thanks for the reminder. I have just merged the latest version of the main branch. |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppandroid.movAndroid: mWeb Chromemweb-chrome.moviOS: HybridAppiOS.moviOS: mWeb Safarimweb-safari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
|
@dmkt9 , I think it’s safe to remove the |
@jayeshmangwani Oh, thank you. That was my mistake — I thought I had already deleted it. |
|
Jest unit tests failed during the check, although everything works fine locally for me. We have a PR to fix that, and I’ll try triggering the tests again later. |
|
@jayeshmangwani It is ready. Thanks for waiting. |
|
@jayeshmangwani Hi, this is still waiting for your approval. Could you please take a look when you get a chance? Thank you. |
|
Sorry for the delay, @dmkt9 , everything works well in testing, approved! |
|
✋ 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/srikarparsi in version: 9.2.1-0 🚀
|
|
🚀 Deployed to production by https://github.com/arosiclair in version: 9.2.1-20 🚀
|
Explanation of Change
Fixed Issues
$ #68437
PROPOSAL: #68437 (comment)
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
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
The issue doesn't occur.
Android: mWeb Chrome
The issue doesn't occur.
iOS: Native
ios.native.mp4
iOS: mWeb Safari
The issue doesn't occur.
MacOS: Chrome / Safari
The issue doesn't occur.
MacOS: Desktop
The issue doesn't occur.