siemens / ix

Siemens Industrial Experience is a design system for designers and developers, to consistently create the perfect digital experience for industrial software products.
https://ix.siemens.io/
MIT License
207 stars 68 forks source link

Improve useability of the datepicker for range selection #324

Closed philippsteinberg closed 1 year ago

philippsteinberg commented 1 year ago

Suggestion / feature request

We are currently migrating one of our projects to ix and the datepicker confused the developers and users.

When the datepicker loads the current date is preselected. With the current behaviour all previous days are then locked because you can only select only a future second date (see screenshot) To select a date range in the past the user has to deselect the current date first to be able to select a start date for the range that is in the past grafik

So my suggestion would be not to block the previous days on the range selection and just switch the from date when a previous date is selected (like in angular material https://material.angular.io/components/datepicker/overview#date-range-selection) Or could we make at least the preselection of the current day optional so that the user don't have to preselect the current date before he can select days in the past

BR Philipp

silviowolf commented 1 year ago

UX Weekly 2023-02-16:

silviowolf commented 1 year ago

planned with https://agileworld.siemens.cloud/jira/browse/IX-20