Skip to content

Updated id for help text to align with aria-describedby attributed added by Django in 5.0+#37

Merged
smithdc1 merged 1 commit intomainfrom
helptext
May 21, 2025
Merged

Updated id for help text to align with aria-describedby attributed added by Django in 5.0+#37
smithdc1 merged 1 commit intomainfrom
helptext

Conversation

@smithdc1
Copy link
Member

Django 5.0 added aria-describedby to link form inputs to its help text. Align the id used for help text so screen readers can make use of the attribute.

https://docs.djangoproject.com/en/5.2/releases/5.0/#forms

…ded by Django in 5.0+

Django 5.0 added `aria-describedby` to link form inputs to its help text. Align the `id` used for help text so screen readers can make use of the attribute.

https://docs.djangoproject.com/en/5.2/releases/5.0/#forms
@smithdc1 smithdc1 merged commit 324c2e3 into main May 21, 2025
6 checks passed
@smithdc1 smithdc1 deleted the helptext branch May 21, 2025 06:37
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