Skip to content

Feature/release 0.1.4#24

Merged
gtrinkwon merged 6 commits into
mainfrom
feature/release-0.1.4
Jun 17, 2026
Merged

Feature/release 0.1.4#24
gtrinkwon merged 6 commits into
mainfrom
feature/release-0.1.4

Conversation

@gtrinkwon

@gtrinkwon gtrinkwon commented Jun 12, 2026

Copy link
Copy Markdown
Member

Fixes:

  • Set mapped to false by default for custom Html block type, to prevent the need to do so manually.
  • Moved choice fieldset element from form_row_render to choice_widget_expanded to allow checkbox attributes to be added to fieldset. (solves issue where screen readers were not announcing errors on checkbox/radio focus)
  • Fixed multiple validation errors for one field being listed as one error and appended to the same string.
  • Appended _0 to the error block so that the first checkbox/radio is highlighted when clicking the error summary anchor.

…tributes so that it picks up aria-describedby fields correctly.
…at the error link jumps to the first input element instead of the surrounding block.
@gtrinkwon gtrinkwon marked this pull request as ready for review June 17, 2026 07:26
Document changes for version 0.1.4, including bug fixes for custom Html block type, fieldset elements, validation errors, and error summary highlighting.
@gtrinkwon gtrinkwon merged commit a958e4e into main Jun 17, 2026
0 of 3 checks passed
@gtrinkwon gtrinkwon deleted the feature/release-0.1.4 branch June 17, 2026 10:22
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.

2 participants