Content
View differences
Updated by Henriette Darge about 2 years ago
On some pages we have a splitted layout for which we use `Primer::Alpha::Layout`, e.g.
* Meetings
* Storages
For the right side pane (called `Sidepanel`), `Sidebar`), I want a fixed component which can be re-used so that all right panes look the same
### Acceptance criteria
* [ ] Create a Sidebar component
* [ ] Provide slots for individual secions with
* [ ] a header
* [ ] an action button
* [ ] some content
* [ ] Use the `Primer::OpenProject::BorderGrid` internally
#### Hint for QA
* This will be implemented completely inside the primer\_view\_components repo, and this needs to be tested inside the lookbook (or in core after it was updated there, which will be probably be a separate ticket).
* Meetings
### Acceptance criteria
* [ ] Create a Sidebar component
* [ ] Provide slots for individual secions with
* [ ] a header
* [ ] an action button
* [ ] some content
* [ ] Use the `Primer::OpenProject::BorderGrid` internally
#### Hint for QA
* This will be implemented completely inside the primer\_view\_components repo, and this needs to be tested inside the lookbook (or in core after it was updated there, which will be probably be a separate ticket).