-
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
[$250] Chat - No "Edit" option on comment with video attachment #44098
Comments
Triggered auto assignment to @slafortune ( |
@slafortune FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
We think that this bug might be related to #vip-vsp |
Job added to Upwork: https://www.upwork.com/jobs/~0138b8d7dfb7321ad9 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rayane-djouah ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.User expects to see an Edit comment option as on Web What is the root cause of that problem?Currently editing a report is not available if the report is not an attachment per src>libs>ReportUtils.ts
What changes do you think we should make in order to solve the problem?Modify the canEditReportAction function to not check if the report is an attachment or, possibly check if it is a video attachment depending on desired functionality across different attachment types. What alternative solutions did you explore? (Optional)Can modify the check to only allow editing video attachments but not for other attachments. Also noticed an additional issue with the above fix. |
📣 @jantznick! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
Its a new feature, Let's get this approved first internally. |
@parasharrajat - Editing a comment with an attachment is an existing feature in the app, and it's working correctly on all platforms except for the desktop platform |
@jantznick—Thank you for the proposal. The RCA is not correct because editing a report action is not available if the action is an attachment only (without added text) but is available if the action is a comment + attachment. |
@rayane-djouah This appears to be fixed, can you please test? |
I'm able to reproduce it, and it seems that the bug is not specific to the desktop platform; I can reproduce it on the web, too. Reproduction steps:
Screen.Recording.2024-06-24.at.6.09.55.PM.mov |
@rayane-djouah The original bug seems to be fixed on desktop and web. This bug you're mentioning now seems to be related to not being able to edit the comment due to it not having a response from the server yet after coming back online. Will that be fixed as part of this issue or a new one? ![]() ![]() |
@jantznick - I could not reproduce the bug reliably using the steps from the bug report. The bug is only reproducible offline (steps) or when the Internet connection or server response is slow.
We can fix this as part of this issue. Can you update your proposal? |
Still looking for proposals |
Just so we're clear, the proposal you're looking for is completely unrelated to the original. The new issue is that while the request is being made to the server, or in offline mode there is no edit button, correct? |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@slafortune - Can you please confirm if we should fix this bug that is reproducible with these steps and update the OP accordingly? Thanks! |
It seems that updating would have been easy enough since @jantznick already has the base work done and just needs to make some updates, though it really doesn't matter since there is only one proposal - no one will be paid on this one if it's just closed. |
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: 1.4.86-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team
Issue found when executing PR #42463
Action Performed:
Expected Result:
User expects to see an Edit comment option as on Web
Actual Result:
No Edit comment option is shown
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6519526_1718897293912.No_edit_comment_option_on_Desktop.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @rayane-djouahThe text was updated successfully, but these errors were encountered: