12 comments (12 comments)3 reactions (3 reactions)0 assignees (0 assignees)PHP2,894 forks (2,894 forks)batch import
EnhancementHelp wantedc: Usability
Repository metrics
- Stars
- 21,803 stars (21,803 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
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