arqex / arqex/react-datetime

onBlur is not called when year/month mode is activated

Open
#535 4 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.