12 comments (12 comments)3 reactions (3 reactions)0 assignees (0 assignees)PHP2,890 forks (2,890 forks)batch import
EnhancementHelp wantedc: Usability
Repository metrics
- Stars
- 21,771 stars (21,771 stars)
- PR merge metrics
- Avg merge 8d 11h (Avg merge 8d 11h)106 merged PRs in 30d (106 merged PRs in 30d)
Description
When we select a month from the drop down menu of the calendar, my wish is to have this month automatically selected instead of having to click on a day of the calendar.
Contributor guide
- Research direction
- Examine the calendar widget implementation, specifically the month dropdown change event, and modify it to automatically select a day (e.g., the first day) when a month is chosen.
- Tech stack
- phpjavascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- JavaScript