mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
* fix focused button not being set Need to do it in a timeout because ng-react hasn’t loaded the react code yet, so it can’t find the buttons. * add a test that would have caught the issue, and also change the default focused button for the listing delete page since it’s a destructive action. * Add a comment * Push focusing of default button into react code * Push ESC key handling into react as well * Remove ESC tests in angular form They don’t pass, I’m guessing because of the way it’s triggered, but these test cases should now be handled in jest. Also confirmed it works as expected with the modal. * Address code review comments * Use autoFocus |
||
---|---|---|
.. | ||
dev_certs | ||
functional | ||
screenshots/baseline | ||
scripts | ||
unit/api | ||
utils | ||
visual_regression/home | ||
mocha.opts | ||
mocha_setup.js | ||
server_config.js | ||
shield.js |