Skip to content

Date input needs a clear button on safari #588

Description

@AbandonedFridge

Safari(desktop) date picker doesn't have a clear button and clearing the field manually results in a badInput flag getting set on the native input's validity object which will force the input into an invalid state, even after reset and even if it's not required. The only way I've found to clear it is to give it a valid value and then clear the input programmatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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