Content
View differences
Updated by Henriette Darge almost 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`), 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. It can repo, and this needs to be tested once inside the child implementation tickets are merged by having lookbook (or in core after it was updated there, which will be probably be a look at those places. 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] 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. It can