Content
View differences
Updated by Henriette Darge about 2 years ago
**Acceptance criteria**
* [x] Support breadcrumbs (TBD - see Epic #52399)
* [x] When using the default variant, an `h1` tag is to be produced.
* [x] If ever another tag is to be used, it needs to be overwritten at the place of implementation
* [x] Turn singular `actions` slot into collection of `action` slots where each already has a margin so that buttons inside the actions don't need to all add a margin themselves
* [x] In mobile the divider will not disappear (opposed to the current implementation)
* [ ] In mobile the PageHeader will contain a maximum of 1 action. If there is multiple actions this action will be a three dots vertical more menu.
* [ ] Have a variant/state of the page component that is rendered when editing (e.g. renaming a meeting or saving a project list)
* In that variant/state, a form will replace the title area and there will be different actions than when in show mode
* [x] Support breadcrumbs (TBD - see Epic #52399)
* [x] When using the default variant, an `h1` tag is to be produced.
* [x] If ever another tag is to be used, it needs to be overwritten at the place of implementation
* [x] Turn singular `actions` slot into collection of `action` slots where each already has a margin so that buttons inside the actions don't need to all add a margin themselves
* [x] In mobile the divider will not disappear (opposed to the current implementation)
* [ ] In mobile the PageHeader will contain a maximum of 1 action. If there is multiple actions this action will be a three dots vertical more menu.
* [ ] Have a variant/state of the page component that is rendered when editing (e.g. renaming a meeting or saving a project list)
* In that variant/state, a form will replace the title area and there will be different actions than when in show mode