Altinn / Altinn/app-frontend-react
Inconsistent text size in Description field for Checkboxes vs Input/TextArea
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 33
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 3
Description
### Description of the bug
The text size in the `description` field is inconsistent across component types.
When `"type": "Checkboxes"`, the description text is rendered with a larger font size than when using "type": "Input" / "TextArea".
This creates an inconsistent UI and breaks visual alignment between form components that should behave the same.
### Steps To Reproduce
...
### Additional Information
_No response_
Contributor guide
Research direction
Start by locating the Checkboxes, Input, and TextArea components and compare how each renders its description field and text styling. Reproduce the issue with the configurations described, then verify that the description text has consistent sizing across all three component types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100