Content
Updated by Oliver Günther 9 months 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`), I want a fixed component which can be re-used so that all right panes look the same
### Acceptance criteria
* [x] [ ] Create a Sidebar component
* [x] [ ] Provide slots for individual secions with
* [x] [ ] a header
* [x] a counter
* [x] [ ] an action button
* [x] [ ] some content
* [x] an optional footer
* [x] [ ] 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
* Storages
For the right side pane (called `Sidepanel`), I want a fixed component which can be re-used so that all right panes look the same
### Acceptance criteria
* [x]
* [x]
* [x]
* [x] a counter
* [x]
* [x]
* [x] an optional footer
* [x]
#### 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).