DatePicker improvements #2960
Labels
kind/user-story
Used for issues that describes functionality for our users.
status/draft
Status: When you create an issue before you have enough info to properly describe the issue.
status/triage
Description
As a user of a form that has a
start
andend
date, I would like theend
date to default to the view of thestart
, so I can more easily pick dates far in the future.Additional Information
Linking two or more DatePicker components would make the user experience when picking related dates smoother. For instance, if picking a
start
date a year in the future, you have to click a handful of times to get that far. Then you move on to theend
date component, which defaults to today's date and you have to perform the exact same clickathon again.Not only is this cumbersome, it increases the risk of incorrect data being entered by the user.
Acceptance Criterias
The text was updated successfully, but these errors were encountered: