Skip to content

Date format hints are inaccurate for non-Chrome users #2

@briri

Description

@briri

The date hint on the search and report pages are invalid for non-Chrome users. The pages use the newish HTML5 date input type. Chrome provides a nice date picker widget but browsers like Firefox do not, and the resulting form submit does not work unless the date is entered as yyyy-mm-dd.

just update the text of the hint from dd/mm/yyyy to yyyy-mm-dd

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions