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 data model bindings #11646

Merged
merged 3 commits into from
Nov 23, 2023
Merged

Fix data model bindings #11646

merged 3 commits into from
Nov 23, 2023

Conversation

mlqn
Copy link
Contributor

@mlqn mlqn commented Nov 21, 2023

Related Issue(s)

Verification

@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. labels Nov 21, 2023
@mlqn mlqn linked an issue Nov 21, 2023 that may be closed by this pull request
@mlqn mlqn marked this pull request as ready for review November 21, 2023 11:18
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (3819510) 83.70% compared to head (eaf7a06) 83.74%.
Report is 4 commits behind head on master.

Files Patch % Lines
...mponents/InputActionWrapper/InputActionWrapper.tsx 80.00% 0 Missing and 1 partial ⚠️
...ponents/config/editModal/EditDataModelBindings.tsx 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11646      +/-   ##
==========================================
+ Coverage   83.70%   83.74%   +0.03%     
==========================================
  Files         883      883              
  Lines       13052    13057       +5     
  Branches     1711     1712       +1     
==========================================
+ Hits        10925    10934       +9     
+ Misses       1868     1865       -3     
+ Partials      259      258       -1     

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

@mlqn mlqn merged commit a0e7fbe into master Nov 23, 2023
@mlqn mlqn deleted the bug/11383-fix-data-model-bindings branch November 23, 2023 08:58
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. solution/studio/designer Issues related to the Altinn Studio Designer solution.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linked data model not updated when we navigate between components
2 participants