-
Notifications
You must be signed in to change notification settings - Fork 76
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(subform): texts to inform user invalid subform layout #13834
feat(subform): texts to inform user invalid subform layout #13834
Conversation
…-texts-to-inform-user-that-they-must-configure-subform
…-texts-to-inform-user-that-they-must-configure-subform
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 10-17-add_subformmissingcontentwarning_component #13834 +/- ##
=================================================================================
Coverage 95.30% 95.30%
=================================================================================
Files 1650 1651 +1
Lines 21975 21991 +16
Branches 2581 2583 +2
=================================================================================
+ Hits 20943 20959 +16
Misses 787 787
Partials 245 245 ☔ View full report in Codecov by Sentry. |
…13682-texts-to-inform-user-invalid-subform-layout
…-to-inform-user-invalid-subform-layout
…13682-texts-to-inform-user-invalid-subform-layout
...editor/src/components/Properties/EditSubFormTableColumns/hooks/useSubFormLayoutValidation.ts
Outdated
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.
Co-authored-by: JamalAlabdullah <[email protected]>
b3ac41c
to
cf66567
Compare
Co-authored-by: JamalAlabdullah <[email protected]>
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.
Veldig bra 😊
fd3a672
into
10-17-add_subformmissingcontentwarning_component
Description
SubFormMissingContentWarning
from feat(subform): Add SubFormMissingContentWarning Component #13813 to show a warning if validation is not passedRelated Issue(s)
Verification
Documentation