Content
View differences
Updated by Henriette Darge over 1 year ago
# Acceptance **Identified problems**
* This ticket only covers the rework of the current functionality of the Gantt list view, with the `Primer::OpenProject::PageHeader` and `Primer::OpenProject::SubHeader` components, no new functionality for sharing or pinning is added here
* The PageHeader consists of:
* The editable title
* Full screen button
* Settings button
* The SubHeader consists of:
* Filter button
* Create button
* the content of the "Include projects" and "Baseline" dropdowns remains unchanged (and thus in Angular)
* When a saved query is changed,
* there will be no save icon in front of the query name.
* Instead, we follow the same pattern as on the project list: On the right, there is an indicator saying "List modified: {{_save\_icon}} Save"._ Clicking on "Save" will save the view
* This has to include the removal of ui-Router
# Figma
tbd
# Open Questions
* Where to put the Gantt actions?
# Out of scope
<br>
* This ticket only covers the rework of the current functionality of the Gantt list view, with the `Primer::OpenProject::PageHeader` and `Primer::OpenProject::SubHeader` components, no new functionality for sharing or pinning is added here
* The PageHeader consists of:
* The editable title
* Full screen button
* Settings button
* The SubHeader consists of:
* Filter button
* Create button
* the content of the "Include projects" and "Baseline" dropdowns remains unchanged (and thus in Angular)
* When a saved query is changed,
* there will be no save icon in front of the query name.
* Instead, we follow the same pattern as on the project list: On the right, there is an indicator saying "List modified: {{_save\_icon}} Save"._ Clicking on "Save" will save the view
* This has to include the removal of ui-Router
# Figma
tbd
# Open Questions
* Where to put the Gantt actions?
# Out of scope
<br>