Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixed selected component #14315

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JamalAlabdullah
Copy link
Contributor

Description

  • Added selected component id to be selected and presented in selector for column in subform.
  • Added test

Related Issue(s)

Solution After:

Screen.Recording.2024-12-19.at.10.55.01.mov

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@JamalAlabdullah JamalAlabdullah linked an issue Dec 19, 2024 that may be closed by this pull request
@github-actions github-actions bot added area/ui-editor Area: Related to the designer tool for assembling app UI in Altinn Studio. solution/studio/designer Issues related to the Altinn Studio Designer solution. frontend labels Dec 19, 2024
@JamalAlabdullah JamalAlabdullah changed the title fixed selected component fix: fixed selected component Dec 19, 2024
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.52%. Comparing base (8783861) to head (c00c135).
Report is 13 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14315   +/-   ##
=======================================
  Coverage   95.52%   95.52%           
=======================================
  Files        1831     1831           
  Lines       23785    23788    +3     
  Branches     2755     2756    +1     
=======================================
+ Hits        22720    22723    +3     
  Misses        807      807           
  Partials      258      258           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui-editor Area: Related to the designer tool for assembling app UI in Altinn Studio. frontend solution/studio/designer Issues related to the Altinn Studio Designer solution.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The selected component does not remain selected
1 participant