Altinn / Altinn/app-frontend-react

Alignment: Checkbox

Open
#3,174 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.