Content
View differences
Updated by Jens Ulferts over 2 years ago
**Acceptance criteria**
* Support breadcrumbs (TBD - see Epic #52399)
* When using the default variant, an `h1` tag is to be produced.
* If ever another tag is to be used, it needs to be overwritten at the place of implementation
* 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
* 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
* Support breadcrumbs (TBD - see Epic #52399)
* When using the default variant, an `h1` tag is to be produced.
* If ever another tag is to be used, it needs to be overwritten at the place of implementation
* 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
* 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