Open trjExpensify opened 1 week ago
Job added to Upwork: https://www.upwork.com/jobs/~021858960137282592665
Current assignee @trjExpensify is eligible for the NewFeature assigner, not assigning anyone new.
Triggered auto assignment to Contributor-plus team member for initial proposal review - @jayeshmangwani (External
)
Edited by proposal-police: This proposal was edited at 2024-11-19 19:53:17 UTC.
Workspaces page - Update the New workspace button colour, and add "Edit workspace" to the three dot overflow menu
Improvement
success
from the button.
https://github.com/Expensify/App/blob/a73f681f60e940868db253b63234292e00a58f32/src/pages/workspace/WorkspacesListPage.tsx#L369onSelected
just like delete action.
https://github.com/Expensify/App/blob/a73f681f60e940868db253b63234292e00a58f32/src/pages/workspace/WorkspacesListPage.tsx#L161-L172Edited by proposal-police: This proposal was edited at 2024-11-19 19:54:18 UTC.
Update the New workspace button colour, and add "Edit workspace" to the three dot overflow menu
Feature request
success
prop:isAdmin || isOwner
and add the edit menu item:threeDotsMenuItems.push({
icon: Expensicons.Pencil,
text: translate('workspace.common.goto'),
onSelected: item.action,
});
Update the New workspace button colour, and add "Edit workspace" to the three dot overflow menu
new feature
success
props threeDotsMenuItems.push({
icon: Expensicons.Pencil,
text: 'Edit Workspace',
onSelected: item.action,
});
📣 @pablodev07! 📣 Hey, it seems we don’t have your contributor details yet! You'll only have to do this once, and this is how we'll hire you on Upwork. Please follow these steps:
Contributor details
Your Expensify account email: <REPLACE EMAIL HERE>
Upwork Profile Link: <REPLACE LINK HERE>
@Krishna2323 's initial proposal was a partial solution to the issue (addressing the button color only). They edited their proposal later, but by that time, @gijoe0295 had already posted their proposal.
Lets go with @gijoe0295's Proposal
🎀 👀 🎀 C+ reviewed
Triggered auto assignment to @thienlnam, see https://stackoverflow.com/c/expensify/questions/7972 for more details.
Updated the OP with a new mock based on related Slack threads. Posting the mocks here just for super ultra clarity.
📣 @gijoe0295 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app!
Offer link Upwork job Please accept the offer and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review 🧑💻 Keep in mind: Code of Conduct | Contributing 📖
Reviewing
label has been removed, please complete the "BugZero Checklist".
The solution for this issue has been :rocket: deployed to production :rocket: in version 9.0.67-9 and is now subject to a 7-day regression period :calendar:. Here is the list of pull requests that resolve this issue:
If no regressions arise, payment will be issued on 2024-12-05. :confetti_ball:
For reference, here are some details about the assignees on this issue:
BugZero Checklist: The PR adding this new feature has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: v9.0.64-1 Reproducible in staging?: Y Reproducible in production?: Y If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A 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: @trjExpensify Slack conversation: #convert thread
Action Performed:
Expected Result:
This is a new feature
New workspace
button to our standard button colourActual Result:
The button colour is green There's no "Go to workspace" option in the overflow menu.
Workaround:
N/A
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
In-line above.
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @trjExpensify