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] Expose allowTextInput from the underlying date picker to allow manual text input #928

Closed
wobba opened this issue Jun 4, 2021 · 3 comments
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:enhancement New feature or enhancement of existing capability

Comments

@wobba
Copy link
Contributor

wobba commented Jun 4, 2021

Category

[x] Enhancement

Version

Please specify what version of the library you are using: [ v3.1 ]

Expected / Desired Behavior / Question

The underlying ui fabric date picker support manual string input, but this has explicitly been set to false in

It would be great if this property was exposed as setting to pass in.

Observed Behavior

Not possible to enable text input on date picker.

Steps to Reproduce

Use a the date picker control.

@ghost
Copy link

ghost commented Jun 4, 2021

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

@joelfmrodrigues
Copy link
Collaborator

@wobba just completed a PR related to this and will be available in the next release.
If you would like to test it before, you can try the latest beta version (should be published in a few minutes from now)

@estruyf estruyf mentioned this issue Aug 25, 2021
@AJIXuMuK
Copy link
Collaborator

Implemented in v3.3.0

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

No branches or pull requests

3 participants