-
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
[HOLD for payment 2023-10-10] 3 dot menu - "Mark as Done" appears both as a button and in the 3 dot menu #28421
Comments
Triggered auto assignment to @Christinadobrzyn ( |
Bug0 Triage Checklist (Main S/O)
|
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Auto-assign attempt failed, all eligible assignees are OOO. |
Job added to Upwork: https://www.upwork.com/jobs/~0112dfc2656f23b7d3 |
Triggered auto assignment to Contributor Plus for review of internal employee PR - @aimane-chnaif ( |
Triggered auto assignment to @MariaHCD ( |
I'm not sure if I should have added the Interal label... I don't know if we need those on deploy blockers... |
@Christinadobrzyn, I think we should confirm in #expensify-open-source what the expected UI is here :) Not a deploy blocker, tho! |
@Expensify/design may help here |
My take is that we should remove the "Mark as complete" in the overflow menu as it would be too hidden if we remove the green button. The primary action of a task would be to Mark is at complete. So it should look like this: But keen to hear what @shawnborton or @dannymcclain thinks. |
I feel like I agree with @dubielzyk-expensify, but am curious if there's some previous decision that's been made that I'm missing. I think about it the same way though—the primary action for a task is to complete it, so it makes sense that it would be an ever-present big green button. Similar to how on a report/request, the primary action is to pay it, so we show that as a big green button. IMO this action is distinct from and more important than the typical actions you'd find in the 3-dot menu (ie "pin"). |
Thanks for the input, @dannymcclain @dubielzyk-expensify! I agree that we should keep the big green button and remove the item from the dropdown as illustrated here |
ProposalProblem"Mark as Done" appears both as a button and in the 3 dot menu Root causeno root cause, more like a feature improvement Changes
Considering above to be expected We can remove the below from here. if (ReportUtils.isOpenTaskReport(props.report) && canModifyTask) {
threeDotMenuItems.push({
icon: Expensicons.Checkmark,
iconFill: themeColors.icon,
text: props.translate('task.markAsComplete'),
onSelected: () => Task.completeTask(props.report),
});
} Result
Screen.Recording.2023-09-29.at.3.57.52.PM.mov |
Thanks, @ishpaul777 but this issue is labelled as internal and so we're not accepting proposals here. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.76-6 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-10-10. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
hey @aimane-chnaif do you think a regression test is needed for this? Payouts due: Issue Reporter: NA Eligible for 50% #urgency bonus? No since this was internal Upwork job is here. |
This is from new design. No need regression test |
Awesome! Thanks @aimane-chnaif I paid you in Upwork based on this payment overview - #28421 (comment) |
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 #27748
Action Performed:
2 Sign into a valid account
Expected Result:
User expects all items to be within the 3 dot menu now
Actual Result:
"Mark as complete" is both a green button and also within the 3 dot menu. Both the buttons have the same function so no reason to be repeated
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.75-0
Reproducible in staging?: Yes
Reproducible in production?: No
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
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: