onBlur is not called when year/month mode is activated
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
### I'm Submitting a ...
```
[X] Bug report
[ ] Feature request
[ ] Support request
```
### Steps to Reproduce
Configure datepicker in year or month mode.
### Expected Results
User selects year/month and the blur event will triggered.
### Actual Results
Blur event isn't triggerd at all when in mode month/year.
Contributor guide
Research direction
Start by reproducing the issue with the datepicker configured in year mode and then month mode, tracing the existing blur handling around year/month selection. Done means selecting either a year or month triggers the blur event as expected, while the existing datepicker behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100