Skip to content

Password UIC Component #6441

Description

@emilyjablonski

In order to support moving our password field pattern to show/hide instead of two fields for password and password confirmation, we need a new PasswordField component in UIC.

Screenshot 2026-06-23 at 5.56.26 PM.png

The component should wrap <Field> include the checkbox to manage its own state. It renders a standard password type input followed by the checkbox, that toggles the input between type="password" and type="text". To match other UIC patterns, we will likely need to pass in the show/hide password string(s).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions