Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Predefined Start Date with Dynamic End Date in DateRangePicker #1609

Open
2 tasks
Tragio opened this issue Feb 5, 2025 · 0 comments
Open
2 tasks
Assignees

Comments

@Tragio
Copy link

Tragio commented Feb 5, 2025

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

  • I intend to submit a PR for this feature.
  • I have already implemented and/or tested this feature.
@epr3 epr3 self-assigned this Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants