Fix: TestToolsModal is not fading in on web#65535
Fix: TestToolsModal is not fading in on web#65535chrispader wants to merge 10 commits intoExpensify:mainfrom
TestToolsModal is not fading in on web#65535Conversation
|
I will get on it tomorrow |
|
Android: There is a related problem with test-modal on native. It is sometimes not scrollable. Let's fix that too. This is a real device. Screenrecorder-2025-07-07-11-35-46-326-2025-07-07.06_09_26.943.mp4 |
|
Bump @chrispader |
@parasharrajat i can repro the issue, though this is not related to my changes in this PR. Working on a fix! |
|
Used the chance to add a new |
|
@parasharrajat after some testing, i could not find a quick fix as this seems to be either a react-native or react-navigation internal issue. Can we handle this in a separate follow-up PR? I only have limited availability this month and this PR was originally only thought as a quick fix to the issue you mentioned in the other PR |
|
Sure, if we do not have go to fix for this problem, we can solve it in a different issue. But I see that you have done some refactoring around modals. Do you think those are needed for this issue? If not, I would say we revert those otherwise, we will have to extend the scope of the testing for this PR to cover other Modals and possibility of regressions will also increase. We are already working on other modal refactoring PRs, do you think these changes are more suited for those? @chrispader |
|
I see we already have an issue for scrolling #64550 |
|
@chrispader Bump. |
|
@parasharrajat changes reverted, i will open a follow-up PR for the Platform Stack Navigation changes and refactoring |
Screenshots🔲 iOS / native🔲 iOS / Safari07.07.2025_11.00.16_REC.mp4🔲 MacOS / Desktop07.07.2025_10.54.45_REC.mp4🔲 MacOS / Chrome07.07.2025_10.52.08_REC.mp4🔲 Android / Chrome07.07.2025_10.59.57_REC.mp4🔲 Android / native |
|
🚧 @dylanexpensify has triggered a test Expensify/App build. You can view the workflow run here. |
|
🚧 @dylanexpensify has triggered a test Expensify/App build. You can view the workflow run here. |
|
@chrispader Let's attach #65932 to this PR. |
This comment has been minimized.
This comment has been minimized.
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
done! |
|
🚧 @dylanexpensify has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
|
I am not able to test this. Why are native builds failing? @chrispader |
|
Ahh @parasharrajat i just merged main and apparently this change has just already been changed in #64717 Will close this PR! |
@parasharrajat
Explanation of Change
On web, the
TestToolsModalshould have a fading in animation, rather than sliding in from the right. This PR adds the missing animation option on the screen.Fixed Issues
$ #65932
PROPOSAL: #65245 (comment)
Tests
Offline tests
Not needed.
QA Steps
Same as in Tests.
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2025-07-07.at.01.07.20.mov
Screen.Recording.2025-07-07.at.01.06.55.mov
MacOS: Desktop