fix: Web - Subscription- The top of explore plans does not scroll if the screen size is increased.#65924
Conversation
…the screen size is increased. Signed-off-by: krishna2323 <belivethatkg@gmail.com>
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
|
@Expensify/design please checkout the recordings. |
|
Will run a test build, too. |
|
🚧 @shawnborton has triggered a test Expensify/App build. You can view the workflow run here. |
|
The modal height is screenHeight - 20px. |
I think it would be -20px top and then an additional -20px on the bottom. Can you confirm? |
|
Currently it is just 20px, means 10px on top and 10px on bottom. Should I update it to screenHeight - 40px? |
|
I think so, yeah. Let's see if @Expensify/design agrees though! |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
|
The scrolling behavior feels good to me, let's just update the margins as I pointed out above. |
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
|
Definitely agree with Shawn about the margins! Otherwise looking good to me 👍 |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppandroid-app-2025-07-11_16.05.50.mp4Android: mWeb Chromeandroid-chrome-2025-07-11_16.09.37.mp4iOS: HybridAppios-app-2025-07-11_15.51.25.mp4iOS: mWeb Safariios-safari-2025-07-11_15.54.16.mp4MacOS: Chrome / Safaridesktop-chrome-2025-07-11_15.40.46.mp4MacOS: Desktopdesktop-app-2025-07-11_15.43.53.mp4 |
jjcoffee
left a comment
There was a problem hiding this comment.
LGTM! The two failing tests appear to be unrelated.
|
@justinpersaud looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
Not an emergency. Both failing tests are unrelated to this PR. |
|
✋ 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/justinpersaud in version: 9.1.81-0 🚀
|
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.1.81-7 🚀
|


Explanation of Change
Fixed Issues
$ #64948
PROPOSAL: #64948 (comment)
Tests
Offline tests
QA Steps
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_native.mp4
Android: mWeb Chrome
android_chrome.mp4
iOS: Native
ios_native.mp4
iOS: mWeb Safari
ios_safari.mp4
MacOS: Chrome / Safari
web_chrome.mp4
MacOS: Desktop
desktop_app.mp4