react-aria-components v1.18.0 added new <CalendarMonthPicker> and <CalendarYearPicker> subcomponents that enable month/year picker functionality inside a Calendar.
<CalendarMonthPicker> and <CalendarYearPicker> render <Select> elements, and enable the user to jump to a specific month and/or year view.
Implementing this within the BCDS Calendar will require some new design work and refactoring.
react-aria-componentsv1.18.0 added new<CalendarMonthPicker>and<CalendarYearPicker>subcomponents that enable month/year picker functionality inside a Calendar.<CalendarMonthPicker>and<CalendarYearPicker>render<Select>elements, and enable the user to jump to a specific month and/or year view.Implementing this within the BCDS Calendar will require some new design work and refactoring.