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
There is no way to set the default text value to be for example: "7:32" for the comboBox while the dropdown has 30min increments. Neither is the "text" properties exposed as a property for the TimePicker component.
Expected Behavior
We should have "text" or the "defaultValue" property of the comboBox exposed or some otherway to set the initial comboBox text value to be set.
Logs
No response
Requested priority
Blocking
Products/sites affected
Fidalgo
Are you willing to submit a PR to fix?
no
Validations
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
The provided reproduction is a minimal reproducible example of the bug.
The text was updated successfully, but these errors were encountered:
Library
React / v8 (@fluentui/react)
System Info
Are you reporting Accessibility issue?
no
Reproduction
https://codepen.io/pen?&prefill_data_id=9166bd21-6524-402c-9a36-f42eb0894a54
Bug Description
Actual Behavior
There is no way to set the default text value to be for example: "7:32" for the comboBox while the dropdown has 30min increments. Neither is the "text" properties exposed as a property for the TimePicker component.
Expected Behavior
We should have "text" or the "defaultValue" property of the comboBox exposed or some otherway to set the initial comboBox text value to be set.
Logs
No response
Requested priority
Blocking
Products/sites affected
Fidalgo
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: