-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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-23] [HOLD for payment 2023-10-23] [HOLD for payment 2023-10-20] [HOLD for payment 2023-10-20] [$1000] Convert Workspace Currency Selector to use Push to Page Pattern #25499
Comments
Triggered auto assignment to @zanyrenney ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~0161cc8d89702b59ab |
Current assignee @zanyrenney is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @abdulrahuman5196 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.This is conversion of a component. to use push to page pattern. What is the root cause of that problem?we are using the App/src/pages/workspace/WorkspaceSettingsPage.js Lines 141 to 148 in 60945d9
What changes do you think we should make in order to solve the problem?We should use App/src/pages/iou/IOUCurrencySelection.js Lines 122 to 132 in 60945d9
What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Convert workspace currency page to use push to page pattern What is the root cause of that problem?New Feature What changes do you think we should make in order to solve the problem?
In terms of code -
What alternative solutions did you explore? (Optional) |
Current assignee @zanyrenney is eligible for the NewFeature assigner, not assigning anyone new. |
Triggered auto assignment to Design team member for new feature review - @shawnborton ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Convert Workspace Currency Selector to use Push to Page Pattern What is the root cause of that problem?This is more like feature not bug. In Workspace settings page for currency selector we don't use any pages/modes we're using a select component. What changes do you think we should make in order to solve the problem?To solve this we can introduce a new Modal Screen which is same as we use in other pages. What alternative solutions did you explore? (Optional)NA |
ProposalPlease re-state the problem that we are trying to solve in this issue.Convert Workspace Currency Selector to use Push to Page Pattern What is the root cause of that problem?We are using What changes do you think we should make in order to solve the problem?Display curreny option same as the timezone in Create a new page with the route as the design We can subscribe policy with When we select a curreny option we will reuse the old logic to update the the currency of the WS What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Convert Workspace Currency Selector to use Push to Page Pattern What is the root cause of that problem?We are using the App/src/pages/workspace/WorkspaceSettingsPage.js Lines 141 to 148 in 60945d9
What changes do you think we should make in order to solve the problem?Instead of duplicating the currency selection functionality we already have on We should create a new page What alternative solutions did you explore? (Optional)N/A |
@grgia As discussed in the slack thread, I think we should tackle this during the Selection List Refactor - Phase 3 |
Update: PR is ready to review here: #27861 |
PR is on hold due to another issue on latest
I couldn't find if this bug was already reported, so I sent a question here: https://expensify.slack.com/archives/C01GTK53T8Q/p1695976576047759 |
Not blocked, it was corrupted data on my local storage. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.83-11 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-20. 🎊 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:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.83-11 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-20. 🎊 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:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.84-10 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-23. 🎊 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:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.84-10 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-23. 🎊 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:
|
payment summary External issue reporter - N/A internal |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Open Preferences -> Workspaces -> Click on a Workspace -> Settings
Change Requested:
Use our push to page pattern for the Currency Selector
Currency Selector Option should follow the same pattern here:
Currency Selector Option should display all currency options similar to:
The route can be:
/workspace/<POLICYID>/settings/currency
NOTE: Must use new
SelectionList
componentUpwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: