fix: Not so fast modal disappear quickly#56139
Conversation
|
@paultsimura 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] |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.webmAndroid: mWeb Chromechrome.webmiOS: NativeSimulator.Screen.Recording.-.iPhone.15.Pro.-.2025-02-01.at.18.38.22.mp4iOS: mWeb SafariSimulator.Screen.Recording.-.iPhone.15.Pro.-.2025-02-01.at.18.23.07.mp4MacOS: Chrome / SafariScreen.Recording.2025-02-01.at.18.19.17.movMacOS: DesktopScreen.Recording.2025-02-01.at.18.24.46.mov |
| onSelected: () => { | ||
| if (isDelegateAccessRestricted) { | ||
| setIsNoDelegateAccessMenuVisible(true); | ||
| close(() => { |
There was a problem hiding this comment.
NAB: could you please rename this import to closeModal?
paultsimura
left a comment
There was a problem hiding this comment.
LGTM ✔️
Only one non-blocking suggestion.
roryabraham
left a comment
There was a problem hiding this comment.
Agree with the suggestion but going to merge since the import was already like that
Ok, I will change it in some of my future PRs |
|
🚀 Deployed to staging by https://github.com/roryabraham in version: 9.0.94-0 🚀
|
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.0.94-25 🚀
|
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.0.94-25 🚀
|
Explanation of Change
Fixed Issues
$ #55587
PROPOSAL: #55587 (comment)
Tests
Precondition: User has setup copilot with limited access
Offline tests
QA Steps
Precondition: User has setup copilot with limited access
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
Screen.Recording.2025-01-31.at.15.18.35.mov
Android: mWeb Chrome
Screen.Recording.2025-01-31.at.15.23.14.mov
iOS: Native
Screen.Recording.2025-02-01.at.10.57.00.mov
iOS: mWeb Safari
Screen.Recording.2025-02-01.at.10.59.02.mov
MacOS: Chrome / Safari
Screen.Recording.2025-01-31.at.15.24.12.mov
MacOS: Desktop
Screen.Recording.2025-02-01.at.10.56.09.mov