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
Bug, feature request, or proposal:
Bug
What is the expected behavior?
When a checkbox is selected it should display a rounded shadow around the component.
See https://material.io/guidelines/components/selection-controls.html#selection-controls-radio-button https://material.angularjs.org/latest/demo/checkbox
What is the current behavior?
When you select it by clicking it, it works fine, but when navigating using Tab (keyboard navigation) it doesn't show any sign of being fucused.
What are the steps to reproduce?
Just navigate using Tab between the two checkbox provided below http://plnkr.co/edit/fruZ4obuY9GzVuYDEKQG
The text was updated successfully, but these errors were encountered:
#1730 should resolve this
Sorry, something went wrong.
Yeah, that's true, thanks!
Should be resolved now
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
No branches or pull requests
Bug, feature request, or proposal:
Bug
What is the expected behavior?
When a checkbox is selected it should display a rounded shadow around the component.
See
https://material.io/guidelines/components/selection-controls.html#selection-controls-radio-button
https://material.angularjs.org/latest/demo/checkbox
What is the current behavior?
When you select it by clicking it, it works fine, but when navigating using Tab (keyboard navigation) it doesn't show any sign of being fucused.
What are the steps to reproduce?
Just navigate using Tab between the two checkbox provided below
http://plnkr.co/edit/fruZ4obuY9GzVuYDEKQG
The text was updated successfully, but these errors were encountered: