Altinn / Altinn/app-frontend-react
Alignment: Checkbox
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 33
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 3
Description
Button should contain the following properties from the Design System:
label - ReactNode
description - `ReactNode`
disabled - boolean
readOnly - boolean
value (value of the input element) - `string | number | readonly string[]`
size - `sm`, `md`, `lg`
color - `accent`, `brand1`, `brand2`, `brand3`. `neutral`
aria-label - `string`
error - `ReactNode``
arialabelledby - `string`
Design system documentation [can be found here](https://storybook.designsystemet.no/?path=/docs/komponenter-checkbox--docs)
Contributor guide
Research direction
Start at the Checkbox component entry point and compare its current public props with the properties listed in the issue and the linked Design System documentation. Done means the Checkbox supports the specified properties and their stated types and values, with the expected behavior confirmed by the relevant existing checks or tests.
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
- Needs clarification
- Newbie friendliness
- 35/100