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

Remove custom keyboard navigation in datepicker #13644

Merged
merged 1 commit into from
Aug 23, 2017

Conversation

timroes
Copy link
Contributor

@timroes timroes commented Aug 22, 2017

Release Note: Remove the custom keyboard navigation in the datepicker, because it broke accessibility.

This PR removes the custom keyboard interaction, as discussed.
I basically just removed the keydown handler. Since we are going to replace it by something else (see #13525), and it's actually Angular UI bootstrap code, I didn't try to find all possible dead code paths now to remove them.

Fix #12343

@timroes
Copy link
Contributor Author

timroes commented Aug 22, 2017

Jenkins, test this

Copy link
Contributor

@Bargs Bargs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cjcenizal
Copy link
Contributor

Seemingly unrelated functional test failure:

05:37:46.836        └- ✖ fail: "dashboard app dashboard tab add new visualization link adds a new visualization"
05:37:46.836        │        tryForTime timeout: [POST http://localhost:9515/session/02223f0ac29eb99cc3d612b7a6ee5ae1/element / {"using":"name","value":"visTitle"}] no such element: Unable to locate element: {"method":"name","selector":"visTitle"}

Copy link
Contributor

@cjcenizal cjcenizal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@timroes
Copy link
Contributor Author

timroes commented Aug 23, 2017

Jenkins, test this

@timroes
Copy link
Contributor Author

timroes commented Aug 23, 2017

Jenkins, test this ...

@timroes timroes merged commit d3a62e8 into elastic:master Aug 23, 2017
@timroes timroes changed the title Remove custom keyboard mode in datepicker Remove custom keyboard navigation in datepicker Aug 23, 2017
@timroes timroes deleted the datepicker-compliance branch August 23, 2017 14:31
@timroes
Copy link
Contributor Author

timroes commented Aug 23, 2017

Backports:

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.

4 participants