-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[$250] The mobile attachment picker on Android web is giving option to record audio and video #46336
Comments
Triggered auto assignment to @miljakljajic ( |
@miljakljajic Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Job added to Upwork: https://www.upwork.com/jobs/~014aa6bba3d11a7600 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eh2077 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Not matching with Android native and giving option to record audio and video for attachment picker. What is the root cause of that problem?When using
What changes do you think we should make in order to solve the problem?Allow the users of
Then we can pass
Line 114 in 73ec7f8
We need to construct a string of accepted file types that is compatible with Or a slightly better code design is we pass this list Line 114 in 73ec7f8
acceptedFileTypes , then we have a transformer in AttachmentPicker that will convert it to accept -compatible string
What alternative solutions did you explore? (Optional)NA |
Proposal has a minor update for clarification |
@daledah Thanks for your proposal! Does the inconsistency only happen with mobile Chrome? Or both mobile web platforms have same issue? As your solution suggests to pass accepted files types in |
@eh2077 Both mobile platforms have the issue, Safari is also allowing users to record/select videos.
@eh2077 It won't break any feature because we only use it when selecting files for Scan, and |
Triggered auto assignment to @danieldoglas, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Not overdue, we're waiting for @danieldoglas 's review |
📣 @eh2077 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @daledah You have been assigned to this job! |
Deployed to prod two days ago. Will update the payment schedule header. |
@daledah Can you take a look at this comment #47028 (comment) please? |
@daledah please apply to this job too and we'll get you paid |
@daledah Friendly bump |
@eh2077 I'm working on this PR |
Seems like this one isn't ready to be paid yet |
@miljakljajic I don't have any Upwork Connect so I could not apply. Could you send the offer directly to my profile here https://www.upwork.com/freelancers/~0138d999529f34d33f? Thx |
Offer for @daledah is here: https://www.upwork.com/nx/wm/offer/103795902 |
Hi @miljakljajic, sorry this issue is not ready yet for payment. Because we haven't fully get the expected behaviors. We have active discussions on the closed PR #47028 |
Don't worry, I have just extended the offer but I will not pay til payment is due. Thank you @eh2077 |
I'll post a summary of our discussions from the closed PR #47028 soon |
Did we decide to close without moving forward, or will payment still be due? |
@miljakljajic Thanks for checking this. Sorry for the late update, I think it's better to hold it for a while to hear feedback from internal engineering team. |
Here's the summary of the status on this issue
@daledah and I spent sometime to find a solution to remove the See also
That said, I tend to leave the record video option, @danieldoglas What do you think? |
I see. So, that's more of a limitation on Android, not on our side. If that's not something we can control, I think it's fine to keep it as is. @miljakljajic are you OK with that too? |
I agree - it doesn't look like a bug. Closing. Thank you for investigating! |
@miljakljajic This should be eligible for payment right? We have worked on a PR #47028 here. |
Yep, this is eligible for payment - we indeed solved the situation with the audio recording. |
Sorry, paid! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.0.13-3
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @quinthar
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1721965815025499
Action Performed:
Expected Result:
Actual Result:
Not matching with Android native and giving option to record audio and video for attachment picker
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @eh2077The text was updated successfully, but these errors were encountered: