Matt Westcott
Matt Westcott
Fixed in #11952
Thanks for reporting! I see that the checkboxes are missing from the second screenshot, which probably means that the URL parameter that enables multiple choice has not been preserved when...
Thanks for the report @SebCorbin! See the discussion on #9513 - our plan going forward is to remove the hard restriction on exceeding max_num during editing, but have validation errors...
Looks like I never actually closed this as a duplicate as I said I would :-)
Merged in a81cabce058236696e11867e260a771b99417a5e
Thanks @rgs258! I can confirm I'm seeing the same thing, both for a global max_num on the StreamField and a per-block-type limit - looks like this behaviour disappeared some time...
This change happened in https://github.com/wagtail/wagtail/commit/0cdb9d8915b83c2a2b9dc119b757eb6b7fabf1a9. From the conversation on https://github.com/wagtail/wagtail/pull/8923 it's clear that this was intentional, and knowing now that it was done in the context of block splitting /...
Thanks for investigating, @laymonage! If we're not going to take a hard line on insisting that the widget HTML must be a single element, then I think we ought to...
@laymonage Updated version now pushed as b310b11b615992caa6dfafc8ad4a36492f82b3d6.
Merged in c28a260a1b1400bb265680c19bec844ab7d17f27 (main) / 8499f69e3448ab515b4bab0b8d39240ee38f4db1 (stable/6.1.x).