Skip to content

Add a title to the generate iframe #199

@mark-making

Description

@mark-making

To ensure an accessible web, and for the sake of passing accessibility audits, please can we set the title for the generated iframe? Looking through the code it would be similar to how the id is set.

iframe.id = "netlify-identity-widget";

iframe.title = "Netlify identity widget";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions