Skip to content

Remove custom keyboard navigation in datepicker#13644

Merged
timroes merged 1 commit intoelastic:masterfrom
timroes:datepicker-compliance
Aug 23, 2017
Merged

Remove custom keyboard navigation in datepicker#13644
timroes merged 1 commit intoelastic:masterfrom
timroes:datepicker-compliance

Conversation

@timroes
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

timroes commented Aug 22, 2017

Jenkins, test this

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

timroes commented Aug 23, 2017

Jenkins, test this

@timroes
Copy link
Copy Markdown
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
Copy Markdown
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