Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
109 stars 73 forks source link

The text accordion in config should present text visible on the component only #13002

Open Annikenkbrathen opened 1 week ago

Annikenkbrathen commented 1 week ago

Description

Not all text types should necessarily be presented in the textaccordion. There are a lot of different text options and it might be confusing for the user to know the difference between each one. Therefore, we should look at how we can sort out the types of text that do not pertain to the actual text displayed on the component in the app. I suggest that we keep the label, description, and help text, and place the others together with other content.

We already have the options for radiobuttons, checkboxes etc. placed togheter with the "main" text in the same accordion. So maybe we should look into another name for the accordion, for example "tekst og innhold"

Skjermbilde 2024-06-21 kl  09 09 20 Skjermbilde 2024-06-21 kl  11 16 54

Additional Information

No response

Tasks

We need to sort out what kind of text should be here, and what should be moved to another place

Acceptance Criterias

No response