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

DateTimePicker: disable array of dates - "blackout" dates #516

Closed
mtburkett opened this issue Mar 27, 2020 · 3 comments · Fixed by #1816
Closed

DateTimePicker: disable array of dates - "blackout" dates #516

mtburkett opened this issue Mar 27, 2020 · 3 comments · Fixed by #1816
Labels
Good First Issue 🏆 status:fixed-next-drop Issue will be fixed in upcoming release. type:enhancement New feature or enhancement of existing capability
Milestone

Comments

@mtburkett
Copy link

Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your
needs please complete the below template to ensure we have the details to help. Thanks!

Please check out the documentation to see if your question is already addressed there. This will help us ensure our documentation is up to date.

Category

[X] Enhancement

[ ] Bug

[ ] Question

Version

Please specify what version of the library you are using: [ 6.13.4 ]

Expected / Desired Behavior / Question

I would like to be able to pass an array of dates into the DateTimePicker control and have them become unselectable or disabled in the UI. SImilar to https://eonasdan.github.io/bootstrap-datetimepicker/

Observed Behavior

This functionality does not currently exist or is undocumented.

Thanks!

@ghost
Copy link

ghost commented Mar 27, 2020

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@michaelmaillot
Copy link
Collaborator

michaelmaillot commented Sep 8, 2023

Hi @mtburkett,

FYI the control uses the Fluent UI DatePicker which can be definitely enhanced with a new prop that could target the component's prop calendarProps in the end.

@joelfmrodrigues joelfmrodrigues added the status:working-on-it Known issue / feature being addressed. Will use other "status:*" labels & comments for more detail. label Jan 30, 2024
@joelfmrodrigues joelfmrodrigues added this to the 3.18.0 milestone Feb 12, 2024
@joelfmrodrigues joelfmrodrigues added status:fixed-next-drop Issue will be fixed in upcoming release. and removed status:working-on-it Known issue / feature being addressed. Will use other "status:*" labels & comments for more detail. help wanted labels Feb 12, 2024
@joelfmrodrigues
Copy link
Collaborator

The pull request with support for this enhancement has now been merged and the new feature should be available within the beta release shortly (after a few minutes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue 🏆 status:fixed-next-drop Issue will be fixed in upcoming release. type:enhancement New feature or enhancement of existing capability
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants