Content
View differences
Updated by Henriette Darge 7 months ago
## Acceptance criteria
* The following pages are rendered via rails routes:
* WP full view
* WP full create
* WP full copy
* Changing the tab in the full view will result in an url change (like before).
* All of those full view tab routes are defined in rails.
* A change of tabs leads to a turbo transition (not an angular uiRouter transition)
* Changing the type in the create form will result in an url change (like before).
* A change of tabs leads to a turbo transition (not an angular uiRouter transition) and the from will be updated
* The back button is removed from the full view
**Notes**
* This is the precondition to start using Primer components in the WP full view.
## Out of Scope
* Primerization of the page
## Hints for QA
* Special things to test for:
* Navigation to the WP full view from various modules
* Navigating back vai the browser back button
* Switching tabs and afterwards navigating via back button
* Permissions on the WP full view are correctly handled (view\_work\_packages, sharing, etc)
* The following pages are rendered via rails routes:
* WP full view
* WP full create
* WP full copy
* Changing the tab in the full view will result in an url change (like before).
* All of those full view tab routes are defined in rails.
* A change of tabs leads to a turbo transition (not an angular uiRouter transition)
* Changing the type in the create form will result in an url change (like before).
* A change of tabs leads to a turbo transition (not an angular uiRouter transition) and the from will be updated
* The back button is removed from the full view
**Notes**
* This is the precondition to start using Primer components in the WP full view.
## Out of Scope
* Primerization of the page
## Hints for QA
* Special things to test for:
* Navigation to the WP full view from various modules
* Navigating back vai the browser back button
* Switching tabs and afterwards navigating via back button
* Permissions on the WP full view are correctly handled (view\_work\_packages, sharing, etc)