Altinn / altinn-studio

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

feat: render StudioCodeListEditor inside each code list accordion #14054

Open standeren opened 1 week ago

standeren commented 1 week ago

Description

Replace placeholder with information that editing will come with StudioCodeListEditor implementation.

Might need to add useDebounce in the onChange from StudioCodeListEditor.

Skjermbilde 2024-11-13 kl  15 52 54

NB: This PR will not trigger the actual updateOptionList mutation in app-development. This is implemented by another PR

Related Issue(s)

Verification

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.33%. Comparing base (8dbbfc0) to head (6c9aa52). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14054 +/- ## ======================================= Coverage 95.33% 95.33% ======================================= Files 1783 1783 Lines 23210 23215 +5 Branches 2689 2689 ======================================= + Hits 22128 22133 +5 Misses 835 835 Partials 247 247 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.