-
Notifications
You must be signed in to change notification settings - Fork 3k
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: Pay userName emit no sound #54986
Conversation
friendly bump @rojiphil |
@nkdengineer Will review today. Sorry for the delay here. |
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / Safari54986-web-safari-001.mp4MacOS: Desktop54986-desktop-001.mp4Android: Native54986-android-native-001.mp4Android: mWeb Chrome54986-mweb-chrome-001.mp4iOS: Native54986-ios-native-001.mp4iOS: mWeb Safari54986-mweb-safari-001.mp4 |
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.
Changes LGTM and works well too.
But I also noticed that the sound notification does not work at all for hybrid apps. The issue is not connected to our PR here. So, I have raised an issue here
@arosiclair Over to you for review. Thanks.
✋ 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/arosiclair in version: 9.0.86-0 🚀
|
🚀 Deployed to staging by https://github.com/arosiclair in version: 9.0.86-0 🚀
|
@rojiphil @nkdengineer can you please follow up on this - seems like this might not have been fully fixed |
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.86-3 🚀
|
@kavimuru I just checked and it worked for me on iOS standalone but I had to increase the volume of the device though. Or are you referring to the hybrid apps as this is already a known issue here? Sound notification does not work at all in hybrid apps. More reference to this here and in expensify-bugs convo here. |
Explanation of Change
Fixed Issues
$ #54725
PROPOSAL: #54725 (comment)
Tests
Offline tests
Same as tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
Same as tests
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
Android: mWeb Chrome
android-mweb.mov
iOS: Native
ios-mweb.mov
iOS: mWeb Safari
ios-mweb.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov