inveniosoftware / react-invenio-deposit

React application for Invenio deposit forms.
https://react-invenio-deposit.readthedocs.io
MIT License
3 stars 45 forks source link

Dates field: wrong error message #581

Closed jrcastro2 closed 1 year ago

jrcastro2 commented 1 year ago

Package version (if known): v0.20.3

Describe the bug

Wrong error when introducing date with a incorrect format in the Dates field.

Steps to Reproduce

  1. Go to 'New upload'
  2. Fill in the Dates field with an invalid format.
  3. See wrong error message

Expected behavior

Message specifying the correct error.

Screenshots (if applicable)

image

Pineirin commented 1 year ago

Should be solved in: https://github.com/inveniosoftware/react-invenio-deposit/issues/403