h2oai / wave

Realtime Web Apps and Dashboards for Python and R
https://wave.h2o.ai
Apache License 2.0
3.9k stars 323 forks source link

Date range picker component #1012

Open shanaka-rajitha opened 2 years ago

shanaka-rajitha commented 2 years ago

Feature

The proposed component differs from the existing single date selection component.

Default view

date

Month view

month

Year view

year

mturoci commented 2 years ago

Will be added once Fluent provides support. Tracked in https://github.com/microsoft/fluentui/issues/14175.

For anyone needing this now, use 2 datepickers (from, to) as a workaround.

shanaka-rajitha commented 2 years ago

Including @mtanco @iamabhishekmathur

iamabhishekmathur commented 2 years ago

FYI @VijithaEkanayake @dulajra @sandruparo

azim-b commented 2 years ago

is this (or another ticket for this purpose) addressed by Microsoft? If yes, it'd be nice to add the date range feature to Wave's ui.date_picker()