Skip to content

When single select multiple attribute is added and removed, it's possible to get a single select with multiple selections. #2609

@anselmbradford

Description

@anselmbradford

Describe the bug

The multiple attribute can be added to the <cfpb-select> web component, which turns it into a multiselect. Multiple items can then be selected. If the multiple attribute is then removed, multiple items remain checked. This state change should probably only leave the last selection selected, and unselect all others.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions