Open origami-z opened 1 month ago
@bhoppers2008 this has been asked for by our stakeholders
I briefly tried to play around this, hit some blockers
DatePickerSingleInput
, but useDatePickerOverlay
is not exported from lab package
startAdornment
not supported in DateInput
(mentioned here)CustomDatePickerPanel
example, but then found useDatePickerContext
only supports 2 selectionVariant
not all from Calendar
Calendar component offers multi selection, what's the best approach / recommendation to implement a date picker with multi selection? Maybe a custom dropdown/combo box with calendar? Does Salt offer all necessary pieces to implement it (e.g. popper / floating component)?