Altinn / Altinn/app-frontend-react
Help text (multiple) should be placeable after a component, not only after the header
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 33
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 3
Description
### Description
I want to be able to place the help text button after a component and its text. Not all components, like checkboxes, have a header, only text linked to the checkbox itself. Example, "[ ] click here to verify...."
There are also situations where one component needs several help texts.
### Additional Information

Contributor guide
Research direction
Start by locating the help text button and checkbox/component rendering in the TypeScript React frontend. Check how help text is currently attached to headers, then determine the component structure needed to place it after component text and support multiple help texts; done means both described cases work consistently.
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
- 45/100