Skip to content

Consider changing the input of the "When is this event happening?" field from type text to date #444

@emilghittasv

Description

@emilghittasv

Describe the bug
Currently, the "When is this event happening" field is of type text. We could consider improving the user experience by modifying it to date instead.

With the current implementation we are also exposing an issue that is happening when a user enters an invalid date or an invalid date format (example: 2024.02.09 instead of 2024-02-09 or 09-06-2024 instead of 2024-09-06) and when clicking on the "save" button, the "Please correct the errors below." error message is displayed without highlighting the problematic field.

invalid_date_format

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