Altinn / Altinn/app-frontend-react
Alignment: Accordion
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 33
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 3
Description
This task is related to #3078
Accordion component should have these properties:
- `size`
- `variant`
- `color`
- `open`
- `defaultOpen`
- `onToggle`
- `children`
Component documentation from the Design System can be found [here](https://storybook.designsystemet.no/?path=/docs/komponenter-details--docs&args=data-color:brand3;data-size:sm;open:!false)
Contributor guide
Research direction
No source file or test is named. Start by locating the Accordion component and compare its current API with the linked Design System documentation; done means the listed size, variant, color, open, defaultOpen, onToggle, and children properties are supported and verified by the relevant existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100