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

[Datepicker] Add slot to replace the calendar popper with a custom one #22

Closed
PLDAntonySantoro opened this issue Apr 29, 2024 · 0 comments
Assignees
Milestone

Comments

@PLDAntonySantoro
Copy link

Missing feature

Currently, when clicking on a datepicker we open a pop-up with the default calendar to select a date :
image

We would like to replace the default pop-up with a custom one.

What is my current use case ?

We are currently working on an app where it's a great help to visualize the date range on the calendar. We want to open to dateTable inside to visualize the selected range. Here is an example of a test :
image

We can still open the datepicker behind our custom pop-up :
image

Expectations

We expect to have a "slot" on the datepicker to replace the pop-up with a custom one.

@jbmaisner jbmaisner self-assigned this Apr 30, 2024
@jbmaisner jbmaisner added this to the 1.10.4 milestone May 2, 2024
jbmaisner added a commit that referenced this issue May 6, 2024
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