[UX Reliability] Use new modal in BaseReportActionContextMenu#56606
Conversation
|
@shawnborton @ZhenjaHorbach One of you needs to 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] |
|
@ZhenjaHorbach I'll be handling this PR, so if anything comes up, please let me know! |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreenrecorder-2025-03-29-08-46-01-658.mp4Android: mWeb ChromeScreenrecorder-2025-03-29-08-50-23-240.mp4iOS: Native2025-03-29.08.55.40.mp4iOS: mWeb Safari2025-03-29.08.55.37.mp4MacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
|
Also looks like a bug 2025-03-04.16.54.42.mov |
|
I'll come back to this later this week or next week as I have projects with higher priority, sorry! |
|
Any update here? |
|
I suppose we will continue to work on this soon ! |
@ZhenjaHorbach Could you retest? I can't reproduce this |
Same with this, looks like it works correct now @ZhenjaHorbach |
|
Sure ! |
@ZhenjaHorbach Should be fixed as well |
Actually this issue is similar to this |
|
LGTM ! |
|
But wait 2025-03-29.09.08.12.mp4 |
|
@blazejkustra can you please check that out? Thanks! |
|
Is this iOS? What browser are you using?@ZhenjaHorbach Simulator.Screen.Recording.-.iPhone.16.Pro.-.2025-03-31.at.14.42.52.mp4 |
|
seems like normal safari to me |
|
Yes |
|
I can’t reproduce it 😢 Could you write out the detailed steps? I want to make sure I’m doing it the same way. Also, could you let me know which iPhone model you’re using, the iOS version, and the version of Safari? That’ll help a lot—thanks! @ZhenjaHorbach |
Hmmm, good question. First, tap on the input. I just tested it, and it works for me! |
Wait - you mean it doesn't work for you when following these steps, right? 😆
Still no luck, tried several times: ScreenRecording_03-31-2025.17-05-38_1.MP4
@ZhenjaHorbach bump 😄 |
|
@mountiny Can you try? 😂 56606.pr-testing.expensify.com |
It reproduces stably for me following these steps 😅
Oh |
|
By the way, I also have Chrome on my iPhone And I can reproduce with any message 2025-03-31.18.25.35.mp4 |
|
@mountiny @ZhenjaHorbach I asked two other team mates and they also can't reproduce: ScreenRecording_04-01-2025.11-07-10_1.MP4ScreenRecording_04-01-2025.11-10-48_1.MP4 |
|
How about we ask QA for help? They have a talent for breaking the app, so maybe they have more luck with this 😅 |
Agree |
|
I cannot reproduce either, although one thing to look into that does not look nice on mweb is the top of the screen having a break in the background colour as the modal is opened and closed. ScreenRecording_04-01-2025.12-22-56_1.mp4 |
mountiny
left a comment
There was a problem hiding this comment.
Changes look good to me, just gonna wait for @shawnborton sign off
The same issue is in staging |
|
Tested on my iPhone and this feels really nice to me. I think we're probably good to merge, cc @Expensify/design for viz |
|
Lets test this out in staging then, thank you! |
|
✋ 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.1.23-1 🚀
|
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.1.23-7 🚀
|







Explanation of Change
We've decided to refactor the
react-native-bottom-modalcode so that it utilizesreact-native-reanimated, our goal was to improve FPS, remove the outdated library and gradually switch to the new solution. This PR enables the new solution inBaseReportActionContextMenu.Fixed Issues
$ #49354
Tests
I think testing should go like this:
To open the modal you need to:
Offline tests
Same as above, but it shouldn't matter
QA Steps
Same as above
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand 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.mov
Android: mWeb Chrome
Android.-.mWeb.mov
iOS: Native
iOS.mov
iOS: mWeb Safari
iOS.-.mWeb.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov