Skip to content

Modern TimePicker shows 01 twice #7971

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
kendo-bot opened this issue Sep 12, 2024 · 0 comments
Closed

Modern TimePicker shows 01 twice #7971

kendo-bot opened this issue Sep 12, 2024 · 0 comments
Assignees
Labels
Bug C: TimePicker FP: Completed Sync status with associated Feedback Item jQuery Regression Broken functionality which was working previously SEV: Low
Milestone

Comments

@kendo-bot
Copy link
Collaborator

kendo-bot commented Sep 12, 2024

Bug report

Modern TimePicker popup renders 01 option twice in the popup with the following configuration:

$("#timepicker").kendoTimePicker({
        format: "HH:mm",
        componentType:"modern",
        interval: {
          hour: 1,
          minute: 15
        }
      });

image

Regression with v.2023.3.1010

Reproduction of the problem

Dojo: https://dojo.telerik.com/aKeJOluk

Expected/desired behavior

01 shall be present only once.

Ticket ID: 1664070

Environment
**Kendo UI version: 2023.3.1010
**jQuery version: 3.4.1
**Browser: [all]

@kendo-bot kendo-bot added the FP: Unplanned Sync status with associated Feedback Item label Sep 12, 2024
@NikoPenev21 NikoPenev21 added Bug C: TimePicker SEV: Low Regression Broken functionality which was working previously labels Sep 12, 2024
@gdenchevprog gdenchevprog self-assigned this Oct 8, 2024
@sspasova sspasova self-assigned this Oct 8, 2024
@sspasova sspasova closed this as completed Oct 8, 2024
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Oct 8, 2024
@sspasova sspasova added this to the 2024 Q4 (Nov) milestone Oct 8, 2024
@sspasova sspasova added the Next Release Item that will be included in the next official release label Oct 8, 2024
@kendo-bot kendo-bot removed the Next Release Item that will be included in the next official release label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: TimePicker FP: Completed Sync status with associated Feedback Item jQuery Regression Broken functionality which was working previously SEV: Low
Projects
None yet
Development

No branches or pull requests

5 participants