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
***pat-autotoc:** Set the required CSS class on the tab navigation for any forms, not only pat-validation ones. ([493ae5c](https://github.com/plone/mockup/commit/493ae5c507ef2b68176e27fe7b6be62bce39b977))
12
+
13
+
14
+
15
+
### Bug Fixes
16
+
17
+
18
+
***pat autotoc:** Show required indicator for tabs with reuqired multi-checkbox or radio button fields. ([5277fe9](https://github.com/plone/mockup/commit/5277fe92e879b4d0e55a5c6de56a6a3029d17bc2))
19
+
20
+
A groupt of multiple required checkboxes for a single field are rendered
21
+
in Plone currently without the required attribute. The same goes for radio
22
+
buttons. Instead the label is marked as required.
23
+
24
+
This PR supports this situation and also marks the tab-navigation as
25
+
required, if a field label is marked as required.`
26
+
27
+
28
+
29
+
### Maintenance
30
+
31
+
32
+
***pat-autotocs:** Minor addition to tests. ([83bf52c](https://github.com/plone/mockup/commit/83bf52c16ce1a275d766fcc088b71f340eaf002a))
0 commit comments