You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
Anurudra Shukla
authored and
ci-build
committed
FORMS-24185: add regression test for fragment without a panel
PR #1603 (reverted, see FORMS-24163) assumed every fragment's label
container used the generic panel class, which threw when a fragment's
fragmentPath resolved directly to fields with no wrapping panel. The
existing fixture (test-fragment) always wraps fields in a panel, so
this shape went uncaught. Reuses the existing container-rules.html
page, which already embeds a panel-less fragment.
0 commit comments