Unplanned
Last Updated: 28 Jul 2023 05:08 by ADMIN
Shalin
Created on: 27 Jul 2023 13:47
Category: Calendar
Type: Bug Report
5
Inconsistent behaviour between the Native and Wrapper MultiView calendar

Describe the bug
The behavior of the Native and Wrapper MultiView calendars is different when using the next/previous arrows of the component.

The Native MultivVew calendar changes the selected date to the respective date of the next/prev month but doesn't change the month views as the Wrapper does.

Check the following two videos and see the differences:

Native.Multiview.Calendar-.Vue.mov
Multiview.Calendar.Wrapper.-.Vue.mov

To Reproduce

  1. Open this StackBlitz project
  2. Select a random date
  3. Click on the "next" navigational arrow

Expected behavior
The same as the selected date should be focused on in the next month just like the Wrapper MultuView Calendar does.

2 comments
ADMIN
Petar
Posted on: 28 Jul 2023 05:08

Hi, Rajitha.

Thank you for your report.

Are you currently migrating your project to Native components? Can you please share details about the scenario you use the MultiView Calendar so we can get a wider perspective of when and how the discussed functionality breaks?

Regards,


Petar
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources

Rajitha
Posted on: 28 Jul 2023 04:16
I have the same issue