Describe the bug
You can input non-numbers in the year input.
Where Is Bug/How to Recreate
Steps to reproduce the behavior:
- Go to upload page
Expected behavior
Only 4 numbers 0-9 should be allowed.
Suggested fix(es):
- Restrictions in the input type, only accept characters 0-9