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
When tabbing through fields on a form, disabled dropdown fields receive focus and expand the dropdown. See http://jsfiddle.net/trigoesrodrigo/97wbogct/1
However I can't replicate the issue in the docs, the disabled dropdowns behave properly.
The text was updated successfully, but these errors were encountered:
Dropdown 'is disabled' did not return a value #2699
f9c3a63
Thanks! Helped me catch a typo. Will be fixed in patch. Disabled fields will still receive keyboard focus but will not open.
Sorry, something went wrong.
No branches or pull requests
When tabbing through fields on a form, disabled dropdown fields receive focus and expand the dropdown. See http://jsfiddle.net/trigoesrodrigo/97wbogct/1
However I can't replicate the issue in the docs, the disabled dropdowns behave properly.
The text was updated successfully, but these errors were encountered: