-
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] Animate the Submit
button, for consistency with animations for Approve
and Pay
#55064
Comments
Current assignee @JmillsExpensify is eligible for the NewFeature assigner, not assigning anyone new. |
Edited by proposal-police: This proposal was edited at 2025-01-10 12:45:58 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Animate the Submit button What is the root cause of that problem?Feature Request What changes do you think we should make in order to solve the problem?Note I am not wall-posting the entire code since it is trivial enough to be figured out. Animate button similar to
Add a new state called Add new function
And modify the stopAnimation function to
And modify these conditions
to
and App/src/components/ReportActionItem/ReportPreview.tsx Lines 203 to 208 in 219e66d
to
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?What alternative solutions did you explore? (Optional) |
Submit
button, for consistency with animations for Approve
and Pay
Submit
button, for consistency with animations for Approve
and Pay
Job added to Upwork: https://www.upwork.com/jobs/~021877717460312182126 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @shubham1206agra ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.What is the root cause of that problem?New feature What changes do you think we should make in order to solve the problem?
Note: we can work on every details on pr phase as the functionality exists for pay animation and approve animation. What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?What alternative solutions did you explore? (Optional) |
Ok, lol, I will ask someone from C+ to implement this since I wrote the majority of the logic. |
I can help to be C+ here (or as implementer) @shubham1206agra |
One other detail to note is that we want this animation to match the animations we're already working on implementing for |
@JmillsExpensify Since this issue requires good command over the codebase and someone with experience, I have decided to let someone from C+, named @allgandalf, handle the implementation here. 🎀👀🎀 C+ reviewed |
Current assignee @luacmartins is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
@luacmartins Please assign @allgandalf here as Contributor. |
📣 @shubham1206agra 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @allgandalf 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Problem
We have an confusing inconsistency, in that if you
Submit
a report, there is no feedback and the report action button disappears on submission. Meanwhile we have animations (and feedback) for theApprove
andPay
report action buttons.Solution
Simple! Let's animate the
Submit
button for consistency with other report actions. More specifically, we will:Submit
button in the report previewSubmit
button in the report headerSubmit
button in the search/reports page rowAgain, the button animation will be consistent and apply anywhere we show the
Submit
button. Said animation works like in this practice.Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @shubham1206agraThe text was updated successfully, but these errors were encountered: