Skip to content

the date fields are not editable #3

Description

@vakopian

Because of the way the onChange event handler is implemented, the field is not editable anymore (with the keyboard). This is because the state is updated only if the current input is a "valid" date. So anything partial does not qualify. Deleting the entry with a keyboard (either by pressing the backspace, or by selecting the whole thing and pressing delete) does not work for the same reason.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions