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

Removed the X and Close on menu, and implemented-ESC and cyclical tabs #5068

Merged
merged 1 commit into from Feb 8, 2016
Merged

Conversation

dlgski
Copy link
Contributor

@dlgski dlgski commented Feb 5, 2016

For ARIA, an X and Close menu option had been implemented into the column menus. This PR removes those and implements the ESC key to close the menu via a keyboard. It also makes sure tabbing is cyclical, so tabbing continuously will keep you contained within the menu.

@dlgski
Copy link
Contributor Author

dlgski commented Feb 8, 2016

This PR fixes the issues described in #5075 and #5076

@dlgski
Copy link
Contributor Author

dlgski commented Feb 8, 2016

How do I improve this code quality? None of the issues described in that review were lines changed in this PR.

@swalters
Copy link
Contributor

swalters commented Feb 8, 2016

@dlgski the codacy check was added to build thinking it would only check the changes and not then entire code base. If it can't be configured to do this, we will remove it.

I'll review your PR soon. Thanks.

…lical tabbing

codacy recommended code improvements

only grab menu items that are visible
swalters added a commit that referenced this pull request Feb 8, 2016
Removed the X and Close on menu, and implemented-ESC and cyclical tabs
@swalters swalters merged commit c28c448 into angular-ui:master Feb 8, 2016
@dlgski dlgski deleted the menuAlly branch December 6, 2016 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants