Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

mdRadioButton: disabled buttons interrupt arrow check navigation #1040

Closed
ThomasBurleson opened this issue Dec 23, 2014 · 0 comments
Closed
Assignees
Milestone

Comments

@ThomasBurleson
Copy link
Contributor

The arrow key navigation (used to select a different radioButton in a radioGroup) ignores the disabled attributes and an max-stack error occurs; which kills the intended action.

Disabled buttons should be skipped until the next enabled button is found. If all other buttons are disabled, then the current selection is unchanged.

@ThomasBurleson ThomasBurleson self-assigned this Dec 23, 2014
@ThomasBurleson ThomasBurleson added this to the 0.7.0 milestone Dec 23, 2014
@ThomasBurleson ThomasBurleson changed the title mdRadioButton: disabled checkboxes interrupt arrow check navigation mdRadioButton: disabled buttons interrupt arrow check navigation Dec 23, 2014
Akxe pushed a commit to Akxe/material that referenced this issue Apr 28, 2024
- update StackBlitz for v13-next
- update firebase-tools
- fix dependabot issues
- update to `marky@1.2.2` to support NodeJS 16.x

Closes angular#1038. Closes angular#1040. Closes angular#1042.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant