Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submission input type date doesn't work properly once a value has been set #2588

Closed
abollini opened this issue Oct 27, 2023 · 1 comment · Fixed by #2593
Closed

Submission input type date doesn't work properly once a value has been set #2588

abollini opened this issue Oct 27, 2023 · 1 comment · Fixed by #2593
Assignees
Milestone

Comments

@abollini
Copy link
Member

Describe the bug
Date field can only be changed via the arrows once initially set in the submission. If you enter the year by mistake as "23" and save, you are required to use the up arrow to change it to 2023

To Reproduce
Steps to reproduce the behavior:

  1. logged in as a submitter
  2. create a new workspace item, enter a test tile and 23 as year
  3. save for later
  4. reopen the workspaceitem and try to modify the date entering something like 2000 etc. the information is cleaned up as soon as the field loss the focus

Expected behavior
You should be able to change a value entered with the date input type also by input the value manually without the need to use the arrows

@abollini abollini added bug needs triage New issue needs triage and/or scheduling labels Oct 27, 2023
@abollini abollini added this to the 7.6.1 milestone Oct 27, 2023
@abollini
Copy link
Member Author

we (4Science) are working on that for the coming dspace 7.6.1 release

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