Thanks to visit codestin.com
Credit goes to github.com

Skip to content

No focus indicator when input field is invalid #389

@joshferrell

Description

@joshferrell

When an input is in a valid state, a purple border appears that shows keyboard only users that an input is focused for typing.
image

However, when the input is in an error state, there is no focus indicator
image

This is important for accessibility so keyboard only users know that they are typing into the expected field. I would suggest using the outline css field for focused elements or using box shadow rather than border color.

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