Closed
Description
Context: #901 (comment). dmc is now at 0.15. Let's consider unpinning:
- Higher priority: see if we can get same datepicker behaviour as now but hopefully with fewer bugs (maybe helps with dynamic filter @petar-qb?). Initially we just need to check feasibility of this and whether it's something we can do quickly and easily or whether it's a huge piece of work.
- Lower priority/separate ticket: consider Should we simplify form/selector components? #318 and how we might like to integrate timepicker into vizro.
After #895 I think the only dmc components we have left are dmc.Switch
and dmc.DateRangePicker/dmc.DatePicker
.
@huong-li-nguyen are there plans to replace dmc.Switch
with dbc
?