-
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] Tweak UI for deleted message and expense #53617
Comments
Auto-assigning issues to engineers is no longer supported. If you think this issue should receive engineering attention, please raise it in #whatsnext. |
Edited by proposal-police: This proposal was edited at 2024-12-05 05:53:14 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Tweak UI for deleted message and expense What is the root cause of that problem?Improvement What changes do you think we should make in order to solve the problem?
ACTION_TYPE: {
DELETED_MESSAGE: 'deletedMessage',
DELETED_REPORT: 'deletedReport',
DELETED_EXPENSE: 'deletedExpense',
REVERSED_TRANSACTION: 'reversedTransaction',
DELETED_TASK: 'deletedTask',
HIDDEN_MESSAGE: 'hiddenMessage',
}, TEST BRANCHWhat specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?What alternative solutions did you explore? (Optional) |
@dubielzyk-expensify, these messages are also shown in similar way, do we want to update these too? Lines 4775 to 4782 in e25e3fa
NOTE: I have hidden my proposal for now, will bring back when we are ready with the designs and this issue is made external. |
Job added to Upwork: https://www.upwork.com/jobs/~021864619157987293637 |
Triggered auto assignment to @MitchExpensify ( |
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @shubham1206agra ( |
Triggered auto assignment to Design team member for new feature review - @dannymcclain ( |
Added the labels to get this one going. |
I'd say yes, such that the design is consistent across them all. |
@Krishna2323 , there is pending action on the PR: Please complete pending work before posting on new issues :)) |
@allgandalf, I don’t think I need to wait to close all my PRs before posting proposals, especially when I’m actively working on them. Yesterday, I provided as many updates as I could, and the last question was posted 12 hours ago. Do I need to resolve those instantly every time? As you can see, I have no open assigned issues at the moment. I always try to complete issues before posting proposals, but it’s not entirely within my control since most of the time, we go through discussions. |
@MitchExpensify, @shubham1206agra, @dubielzyk-expensify Eep! 4 days overdue now. Issues have feelings too... |
Waiting for updated UI. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Waiting for updated UI. |
What updates are we waiting on here? |
@MitchExpensify, @shubham1206agra, @dubielzyk-expensify Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Friendly bump @shubham1206agra:
|
@MitchExpensify, @shubham1206agra, @dubielzyk-expensify Eep! 4 days overdue now. Issues have feelings too... |
Lets go with @Krishna2323's proposal. 🎀👀🎀 C+ Reviewed |
Triggered auto assignment to @rlinoz, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @shubham1206agra 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @Krishna2323 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@rlinoz, @MitchExpensify, @shubham1206agra, @Krishna2323, @dubielzyk-expensify Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@Krishna2323 What is the latest on your PR? |
@rlinoz, @MitchExpensify, @shubham1206agra, @Krishna2323, @dubielzyk-expensify Eep! 4 days overdue now. Issues have feelings too... |
@rlinoz, @MitchExpensify, @shubham1206agra, @Krishna2323, @dubielzyk-expensify Still overdue 6 days?! Let's take care of this! |
Hey @Krishna2323 when can we expect a PR? |
The draft is ready locally, I'll push it tomorrow. I on holidays. |
Problem
Today when you delete a message or expense with threads, the chat message gets replaced with
[Deleted message]
or[Deleted expense]
. This feels a bit unpolished:Solution
Let's spruce up the UI and reuse our attachement when showing a deleted message or expense:
For the receipt deleted we should use the icon already in our repo (
App/assets/images/receipt-slash.svg
). For the comment deleted, we should use this new icon:chatbubble-slash.svg.zip
cc @Expensify/design @JmillsExpensify @saracouto
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @shubham1206agraIssue Owner
Current Issue Owner: @shubham1206agraThe text was updated successfully, but these errors were encountered: