Unplanned
Last Updated: 28 Jul 2023 05:08 by ADMIN

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.

Unplanned
Last Updated: 15 Feb 2022 16:09 by Tim

Currently, no property allows us to pass custom components for the Navigation arrows in the Calendar. 

Such a feature will be useful in scenarios when we want to edit the design/functionality of the Calendar navigation.

Unplanned
Last Updated: 12 Aug 2021 08:40 by ADMIN

Currently, the MulltiView configuration of the Calendar component doesn't visualize the months above each Calendar.

The requested functionality can be observed in this example from the Kendo UI for jQuery suite. The usage of the MultiView functionality of the Calendar will be easier if it looks similar to the linked above example.