Skip to content

Conversation

@MsDev88
Copy link
Contributor

@MsDev88 MsDev88 commented Oct 7, 2019

Issue Description: User is unable to perform sorting actions using keyboard keys on Grid Column Header cell. We have to enable Column Header Menu to perform sorting through Menu option.

Proposed Fix: Updated handleKeyDown method to perform sorting on Enter and Spacebar keys in ui-grid-header-cell.js file.

After Changes :
AfterChanges_SortingWithKeyBoard_GIF
AfterChanges_SortingWithKeyBoard.zip

Testing Details: (Verified Locally)
Unit tests - PASS
Manual testing - PASS
E2E testing - PASS
E2ETestResult

Note: CI build seems to be broken.

…nter & space-bar keys. Issue Description: User is unable to perform sorting actions using keyboard keys on Grid Column Header cell. We have to enable Column Header Menu to perform sorting through Menu option. Proposed Fix: Updated handleKeyDown method to perform sorting on Enter and Spacebar keys in ui-grid-header-cell.js file. Testing Details: Unit tests - PASS Manual testing - PASS E2E testing - PASS
@commit-lint
Copy link

commit-lint bot commented Oct 7, 2019

Update

  • ui-grid-header-cell: Enable sorting on grid header cell for enter & space-bar keys. (d76a7fb)

Contributors

@MsDev88

@MsDev88 MsDev88 changed the title update(ui-grid-header-cell): Enable sorting on grid header cell for enter & space-bar keys. update(ui-grid-header-cell): enable sorting on grid header cell for enter & space-bar keys Oct 7, 2019
@mportuga mportuga merged commit c304655 into angular-ui:master Oct 7, 2019
@MsDev88 MsDev88 deleted the patch-2 branch October 7, 2019 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants