Description
The scope tab on a project's page shows nothing, so that can be removed. Currently, deliverables for a work package are displayed on the scope tab, this tab should be removed as well, and the deliverables for a work package should be displayed on the work package overview tab.
Acceptance Criteria
- individual project's pages no longer have scope tab
- deliverables for a work package are displayed on the overview tab
- individual work packages' pages no longer have a scope tab
Proposed Solution
- remove scope tab in ProjectViewContainer.tsx
- move scope from WorkPackageDetailPage/WorkPackageViewContainer/ScopeTab.tsx to WorkPackageDetails.tsx
- remove scope tab in WorkPackageViewContainer.tsx
Mocks
No response
Description
The scope tab on a project's page shows nothing, so that can be removed. Currently, deliverables for a work package are displayed on the scope tab, this tab should be removed as well, and the deliverables for a work package should be displayed on the work package overview tab.
Acceptance Criteria
Proposed Solution
Mocks
No response