You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to have the ability to define a fixed start date while allowing users to dynamically select an end date in the DateRangePicker component.
If you check these websites, you see that after you have a date selection and you click on the end date, the start date keeps, but you only change the end date.
Describe the feature
Hi there 👋
It would be great to have the ability to define a fixed start date while allowing users to dynamically select an end date in the
DateRangePicker
component.If you check these websites, you see that after you have a date selection and you click on the end date, the start date keeps, but you only change the end date.
This library supports exactly that: https://vue3datepicker.com/props/modes-configuration/#fixedstart
I explore different solutions but was not able to mimic this behaviour in the
DateRangePicker
.Thank you very much for the awesome work 🚀
Example
CleanShot.2025-02-05.at.12.28.26.mp4
Additional information
The text was updated successfully, but these errors were encountered: