Skip to content

The appearance when scrolling to next is sluggish in Calendar, DatePicker and DateTimePicker #7939

@nelito987

Description

@nelito987

Bug report

The appearance when scrolling to previous and next is incosnistent. The next motnh appears slow and with a white space.

Reproduction of the problem

  1. Open the demo - https://demos.telerik.com/kendo-ui/calendar/index
  2. Scroll to the next month

Current behavior

Clicking on the 'Previous' month button the transition is nice and smooth but clicking on the 'Next' month button things are very sluggish with a snap effect.

Expected/desired behavior

Showing the 'Next' month should be rendered the same way as for the previous month.

The issue is a regression starting with: 2024.3.806

Environment

  • Kendo UI version: 2024.3.806
  • Browser: [all ]

Additional Information

This is caused by the k-hstack class on the element that makes it a flexbox. It messes up some of the animation calculations.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions