It would be great if this library had a date range picker component.
This component could be used for any UI where an app would need to show some data from the past, for certain interval. For example, some analytics/statistics on app usage over time.
The component would behave (and look) similar to the one on Shopify Admin Analytics page:

Hey @vfonic, we do have a multi-month date picker which allows range selection. Combining this with popover and some form elements would get you most of the way there. Here is a starting point which combines a popover and a date picker .
I鈥檓 going to close this issue for now, but please upvote 馃憤on the issue description if you feel a higher order component which included popover, data picker, and the form elements would be helpful.
@tmlayton oh wow! I didn't know you could achieve this with current DatePicker component.
I totally missed the full settings explained below and concluded this is not available based on the single example. Would be great if you could add this codesandbox example to the DatePicker documentation page. Thanks! <3
Most helpful comment
Hey @vfonic, we do have a multi-month date picker which allows range selection. Combining this with popover and some form elements would get you most of the way there. Here is a starting point which combines a popover and a date picker .
I鈥檓 going to close this issue for now, but please upvote 馃憤on the issue description if you feel a higher order component which included popover, data picker, and the form elements would be helpful.