-
Notifications
You must be signed in to change notification settings - Fork 70
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
feat: 13614 nextrecommendedaction in config column when adding a subform to select a subform from list #13827
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13827 +/- ##
=======================================
Coverage 95.29% 95.29%
=======================================
Files 1653 1653
Lines 22024 22030 +6
Branches 2589 2594 +5
=======================================
+ Hits 20988 20994 +6
Misses 790 790
Partials 246 246 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done @JamalAlabdullah 💪
This is a nice solution, I just has some comments 🙂
frontend/packages/ux-editor/src/components/Properties/Properties.test.tsx
Outdated
Show resolved
Hide resolved
frontend/packages/ux-editor/src/components/Properties/Properties.test.tsx
Outdated
Show resolved
Hide resolved
frontend/packages/ux-editor/src/components/Properties/Properties.test.tsx
Outdated
Show resolved
Hide resolved
frontend/packages/ux-editor/src/components/Properties/Properties.tsx
Outdated
Show resolved
Hide resolved
...mponents/Properties/PropertiesHeader/EditLayoutSetForSubform/EditLayoutSet/EditLayoutSet.tsx
Show resolved
Hide resolved
...mponents/Properties/PropertiesHeader/EditLayoutSetForSubform/EditLayoutSet/EditLayoutSet.tsx
Outdated
Show resolved
Hide resolved
...s/PropertiesHeader/EditLayoutSetForSubform/EditLayoutSet/SelectLayoutSet/SelectLayoutSet.tsx
Show resolved
Hide resolved
...ponents/Properties/PropertiesHeader/EditLayoutSetForSubform/EditLayoutSetForSubform.test.tsx
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good, @JamalAlabdullah 💪 Just one more small adjustment if you agree.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Superb! 🥳
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…olumn-when-adding-a-subform-to-select-a-subform-from-list
…adding-a-subform-to-select-a-subform-from-list' of https://github.com/Altinn/altinn-studio into feat/13614-nextrecommendedaction-in-config-column-when-adding-a-subform-to-select-a-subform-from-list
Description
nextrecommendedAction.mp4
Related Issue(s)
Verification
Documentation