Skip to content

Modern component TimePicker does not return updated value when using 'Now' option #6297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
vivekprakash78 opened this issue Feb 20, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@vivekprakash78
Copy link

Bug report

Reproduction of the problem

Kendo UI Dojo: https://dojo.telerik.com/akeXAFAZ/2

  1. Open modern component Time picker
  2. Click on 'Now'
  3. Observe that Input box is updated with the current time
  4. Click outside the time picker/ Cancel the time picker dialog
  5. Get the time value from Kendo Time Picker
  6. Value shows 'null' or whichever was the earlier selected time, even though the input box shows updated time
    (Refer to videos in Current behavior)

Current behavior

Refer to the videos attached to see the expected behavior

Modern.Component._.Bug_Now.mp4
Modern.Component._.Bug2_Now.mp4

Expected/desired behavior

Behavior expected here is similar to the scroll time pickers

  1. Either do not update the input box.
  2. Else, also update the data so that when getting Time value JS picks updated value
Modern.Component._.Expected.mp4

Environment

  • Kendo UI version: 2021.1.119
  • jQuery version: x.y
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
@ag-petrov ag-petrov self-assigned this Nov 26, 2021
@kendo-bot kendo-bot added FP: Unplanned Sync status with associated Feedback Item FP: In Development Sync status with associated Feedback Item labels Nov 26, 2021
@MilenaCh MilenaCh added this to the 2022.R1 milestone Nov 30, 2021
@kendo-bot kendo-bot added FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels Nov 30, 2021
@MilenaCh MilenaCh modified the milestones: 2022.R1, 2021.R3.SP.next Dec 16, 2021
@MilenaCh MilenaCh modified the milestones: 2021.R3.SP.next, 2022.R1 Jan 17, 2022
@VicTachev VicTachev removed the FP: Unplanned Sync status with associated Feedback Item label May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants