Skip to content

[6.x] Fix TimePicker resetting to AM when typing#14259

Merged
jasonvarga merged 2 commits into6.xfrom
time-picker-am-pm
Mar 16, 2026
Merged

[6.x] Fix TimePicker resetting to AM when typing#14259
jasonvarga merged 2 commits into6.xfrom
time-picker-am-pm

Conversation

@duncanmcclean
Copy link
Member

This pull request fixes an issue where the TimePicker component would reset to AM when typing.

The issue was fixed in Reka UI recently (unovue/reka-ui#2254), so this PR simply bumps the reka-ui dependency.

Before

CleanShot.2026-03-16.at.10.53.46.mp4

After

CleanShot.2026-03-16.at.10.52.39.mp4

Closes #14249

Copy link
Member

@jasonvarga jasonvarga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The required PR was added in 2.8.0.
You only bumped the constraint to 2.6.1.
The npm update you ran resulted in 2.9.2 being locked. (Good)

The requirement should be at least 2.8.0 but might as well bump it all the way to ^2.9.2.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jasonvarga jasonvarga merged commit d119fd3 into 6.x Mar 16, 2026
17 checks passed
@jasonvarga jasonvarga deleted the time-picker-am-pm branch March 16, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Date and time fields reset to AM when typing

2 participants