Skip to content

fix: update error summary to have position suffix for radios and check boxes and make radios and checkboxes count from 0 - #96

Open
tim-s-ccs wants to merge 1 commit into
StuartMacKay:masterfrom
tim-s-ccs:fix/radio-position-suffix
Open

tim-s-ccs wants to merge 1 commit into
StuartMacKay:masterfrom
tim-s-ccs:fix/radio-position-suffix

Conversation

@tim-s-ccs

@tim-s-ccs tim-s-ccs commented Sep 8, 2026

Copy link
Copy Markdown

One possible solution to this issue #92

This solution only makes updates to templates to make sure the error summary works for radios, checkboxes and conditional radios. Conditional radios have a counter in src/crispy_forms_gds/layout/containers.py that starts from 0 so in this solution I did not want to touch the python code as it would make this tricky to patch if this package never gets updated again.

Other proposed solutions:
#97
#98

…kboxes and make radios and checkboxes count from 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant