Skip to content

Fix matrix with required column in page and add tests for hasRequiredUnanswered

Will Gardiner requested to merge fix-bug-required-columns-in-matrix-qsl into master

Links to relevant issues

adds test coverage for fix to #302 (closed) implemented in !374 (merged)

Description of changes, providing context that may help others understand the changes

  • adds support for matrix controls with required columns inside pages
  • adds test coverage for hasRequiredUnanswered getter in draft store
Edited by Will Gardiner

Merge request reports