Date sanity checks
Open
Enhancement
- Dominant language
- Clojure
- Stars
- 66
- Forks
- 28
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 2
Description
User typing in the date field "10/10/23" will get the year "0023" and not "2023". Consider including a minimum year check (or see https://github.com/CSCfi/rems/pull/2832)
Options:
- Validate date (Select in the form editor)
- Calendar component
- Don't use date input
- Configure the date format
Contributor guide
Assessment
This issue has not been assessed yet.