Skip to content

Error summaries don't link correctly to radio fields #92

Description

@bexwoodsoftwire

Hi, I've noticed when using the {% error_summary form %} tag with RadioSelect widgets, the error summary doesn't correctly link to the first checkbox as is expected by the GDS guidelines. I think this is happening because the GDS error summary expects the checkboxes to have IDs id, id_2, id_3 etc, but it seems like the widget default behaviour is to set the first checkbox ID to id_1. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions