We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Adding readOnly to a DatePicker renders the field as readonly, but the calendar button still appears, and the user can still change the date.
readOnly
DatePicker
<DatePicker selectionVariant="single" readOnly > <DatePickerTrigger> <DatePickerSingleInput /> </DatePickerTrigger> <DatePickerOverlay> <DatePickerSinglePanel /> </DatePickerOverlay> </DatePicker>
User should not be able to change the date
Lab (@salt-ds/lab)
1.0.0-alpha.56
The text was updated successfully, but these errors were encountered:
Should be in our next release
red Eye : review/release by EOS
Sorry, something went wrong.
Requires status updated from @mark-tate
This will be released in the next version.
Updated. Close issue.
mark-tate
Successfully merging a pull request may close this issue.
Latest version
Description
Adding
readOnly
to aDatePicker
renders the field as readonly, but the calendar button still appears, and the user can still change the date.Steps to reproduce
Expected behavior
User should not be able to change the date
Package name(s)
Lab (@salt-ds/lab)
Package version(s)
1.0.0-alpha.56
Browser
Operating system
Are you a JPMorgan Chase & Co. employee?
The text was updated successfully, but these errors were encountered: