-
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
Android - Emoji - Change default skin tone/list of frequently used doesn't work #10106
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
This seems like two separate bugs. Was unable to reproduce the frequently used emojis bug. But the default skin tone feature appears to be broken completely. |
@marcaaron Do you want us to log them separately? |
Yes please. |
I was unable to reproduce the frequently used emojis bug, but setting the skin tone seems broken. It immediately reverts back to the default. cc @danieldoglas since you seem to have implemented the |
hmm changing the return type from string to integer here seems to fix the issue, but I'm not sure why since we seem to either accept string or int in App 🤔 |
Hmm so 3 is not really an option since that NVP seems to be saved as an int and returned as such in OpenApp, which would break that functionality. I'm not a big fan of using Web-E PR here. Removing blocker label. |
That's my bad. After some discussion, I decided that the changes for NVPs were not necessary to test in all platforms before opening the PR since they were changes on the API, but it looks like I was wrong. |
No worries! I created a PR to fix this in Web-E. |
@marcaaron A separate issue is logged for "frequently used emoji's are not saved" #10134 |
Cool. We have a fix for the default skin tone and a separate one for the frequently emoji one. I'll close this one out then! Thanks! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Issue found when executing PR #9677
Action Performed:
Expected Result:
Functions Change default skin tone should be able to selected
Actual Result:
Change default skin tone doesn't work
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.86.0
Reproducible in staging?: Yes
Reproducible in production?: No
Email or phone of affected tester (no customers): any
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug5663029_Record_2022-07-26-05-06-50_4f9154176b47c00da84e32064abf1c48.mp4
Bug5663029_Record_2022-07-26-05-03-33_4f9154176b47c00da84e32064abf1c48.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: