Skip to content
New issue

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

Honor ng-disabled #3

Open
gpopovic opened this issue Feb 22, 2016 · 0 comments
Open

Honor ng-disabled #3

gpopovic opened this issue Feb 22, 2016 · 0 comments

Comments

@gpopovic
Copy link

I'm using keyboard shortcuts on buttons, and ng-disabled is used to disallow clicking on the button when form is invalid and when few other rules are validated.

Since angular keyboard doesn't check for ng-disabled, i have to write ng-if for keyboard for every button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants