CentreForDigitalHumanities / CentreForDigitalHumanities/procreg
Month/Year picker
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As a small enhancement it was requested that the startdate could be a month/year picker instead of a day/month/year picker; the exact day is not needed information and it might reduce stress for the user ;)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the startdate field and the current day/month/year picker in the Django application. Trace where the field is defined and rendered, then check the existing form behavior; done means users can select only a month and year without requiring an exact day.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100