-
Notifications
You must be signed in to change notification settings - Fork 3.2k
fix: mweb attachment picker shown twice #59319
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
fix: mweb attachment picker shown twice #59319
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb Chromeq12.webmiOS: NativeiOS: mWeb SafariSimulator.Screen.Recording.-.iPhone.15.Pro.-.2025-04-05.at.19.58.30.mp4MacOS: Chrome / SafariScreen.Recording.2025-04-05.at.19.53.24.movMacOS: Desktop |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
✋ 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/rafecolton in version: 9.1.23-1 🚀
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.1.23-7 🚀
|
Explanation of Change
Fixed Issues
$ #59040
PROPOSAL: #59040 (comment)
Tests
Note: We can test in the profile avatar and all other places for file upload as well
Offline tests
Same as test above
QA Steps
Same as test above
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
This change not apply for native
Android: mWeb Chrome
Screen.Recording.2025-03-29.at.08.25.02.mov
iOS: Native
This change not apply for native
iOS: mWeb Safari
Screen.Recording.2025-03-29.at.08.27.12.mov
MacOS: Chrome / Safari
Screen.Recording.2025-03-29.at.08.35.36.mp4
MacOS: Desktop
Screen.Recording.2025-03-29.at.08.39.46.mp4