Skip to content

Add month/year picker support to Calendar #842

Description

@mkernohanbc

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    react-componentsChanges or issues affecting the design-system-react-components package

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions