Date range picker
Open
react-components
- Dominant language
- TypeScript
- Stars
- 62
- Forks
- 44
- Avg merge
- 19h 4m
- Merged PRs (30d)
- 45
Description
A date range picker enables the user to input a range between two dates, either by typing in each date segment, or by selecting start and end dates from a calendar popover.
It will be based on [RA DateRangePicker](https://react-aria.adobe.com/DateRangePicker) and [RangeCalendar](https://react-aria.adobe.com/RangeCalendar), and draw heavily from existing code for DatePicker and Calendar.
It will also require the implementation of a new range calendar subcomponent (#734).
Contributor guide
Assessment
This issue has not been assessed yet.