-
Notifications
You must be signed in to change notification settings - Fork 75
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: remove depth validation logic from ux-editor #14303
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14303 +/- ##
==========================================
+ Coverage 95.53% 95.56% +0.02%
==========================================
Files 1834 1834
Lines 23852 23843 -9
Branches 2756 2754 -2
==========================================
- Hits 22788 22785 -3
+ Misses 807 801 -6
Partials 257 257 ☔ 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.
💯
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.
Tested ok in dev
Description
Removes depth validation when moving or adding components to the layout.
Related Issue(s)
https://digdir.slack.com/archives/C07PN8DMJ2E/p1734510769236189
Verification
Documentation