react-component / react-component/picker

onPickerValueChange is not triggered on first click on panel column's first item

Open
#864 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
304
Forks
345
Avg merge
2d 7h
Merged PRs (30d)
7

Description

Use Time Picker and value set to null.
Use format: 'hh:mm:ss' or with 'a'

click into Time Picker and after panel opened.
Try to click on each columns' first item '01' or with 'a' it's 'AM'

Result : onPickerValueChange is not triggered.
Expected: onPickerValueChange should be triggered.

Not happen if click on non-first column item.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Time Picker case with a null value and format hh:mm:ss or hh:mm:ss a, then inspect the panel column selection entry point. Verify that clicking the first item in each column triggers onPickerValueChange, matching the behavior of non-first items.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.