-
Notifications
You must be signed in to change notification settings - Fork 4k
[BT-105] Migrate Workspace - Tags (Part 2) #83833
Copy link
Copy link
Closed
Labels
DailyKSv2KSv2InternalRequires API changes or must be handled by Expensify staffRequires API changes or must be handled by Expensify staffSkip PaymentSkips all the payment process steps for an issue. Use it for fixed-price projects.Skips all the payment process steps for an issue. Use it for fixed-price projects.
Description
Activity
Metadata
Metadata
Assignees
Labels
DailyKSv2KSv2InternalRequires API changes or must be handled by Expensify staffRequires API changes or must be handled by Expensify staffSkip PaymentSkips all the payment process steps for an issue. Use it for fixed-price projects.Skips all the payment process steps for an issue. Use it for fixed-price projects.
Description
Current State:
backToparameter for return navigationImplementation:
getRoute(..., backTo)withcreateDynamicRoute()entryScreensarraybackToparameter from route definitionsScope
Routes (5):
WORKSPACE_EDIT_TAGSworkspaces/:policyID/tags/:orderWeight/editWORKSPACE_TAG_SETTINGSworkspaces/:policyID/tag/:orderWeight/:tagNameWORKSPACE_TAG_EDITworkspaces/:policyID/tag/:orderWeight/:tagName/editWORKSPACE_TAG_GL_CODEworkspaces/:policyID/tag/:orderWeight/:tagName/gl-codeWORKSPACE_TAG_APPROVERworkspaces/:policyID/tag/:orderWeight/:tagName/approverUsages
WORKSPACE_EDIT_TAGS:WORKSPACE_TAG_SETTINGS:src/pages/workspace/tags/TagGLCodePage.tsx:46src/pages/workspace/tags/WorkspaceViewTagsPage.tsx:212WORKSPACE_TAG_EDIT:WORKSPACE_TAG_GL_CODE:WORKSPACE_TAG_APPROVER:Files to modify:
src/ROUTES.ts- Update route definitionssrc/libs/Navigation/types.ts- RemovebackTofrom paramsMigration Progress
WORKSPACE_EDIT_TAGSWORKSPACE_TAG_SETTINGSWORKSPACE_TAG_EDITWORKSPACE_TAG_GL_CODEWORKSPACE_TAG_APPROVERIssue Owner
Current Issue Owner: @suneox