Skip to content

Postings need a polyfill for input type=date on Safari #626

@siefkenj

Description

@siefkenj

Safari on desktop doesn't have an <input type=date /> html element, which means users can type any string for a date, causing an error when submitting that they don't understand. This should be solvable with a polyfill. E.g. https://www.npmjs.com/package/date-input-polyfill

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