kibana/test
Matt Bargar bba04a51e3
Save query form validation on blur (#43726)
This PR changes the save query form to only validate its inputs on blur. Previously we validated on every change. This could lead to the errors flashing in the user's face before they're done typing a valid input. For example, we allow spaces in the name field, but not at the beginning or end of the name. So if a user typed this is a long name with spaces they would see the error pop up every time they type a space, only to have it disappear when they type the next letter.
2019-08-22 17:39:29 -04:00
..
api_integration Implement saved queries and filters (#39140) 2019-08-21 16:53:19 -04:00
common [prettier] upgrade to 1.18.2 (#40229) 2019-07-03 12:36:44 -07:00
dev_certs
functional Save query form validation on blur (#43726) 2019-08-22 17:39:29 -04:00
interpreter_functional Upgrade EUI@13.3.0 (#42858) 2019-08-20 13:37:47 -07:00
plugin_functional Upgrade EUI@13.3.0 (#42858) 2019-08-20 13:37:47 -07:00
scripts [Tests] Setup contract tests in x-pack (#42345) 2019-08-05 11:15:03 -04:00
server_integration [Tests] Add http integration test setup (#19261) 2018-08-17 08:36:14 +02:00
visual_regression [ftr] enable visualRegression jobs (#42989) 2019-08-12 10:50:22 -07:00
mocha_decorations.d.ts [x-pack/ftr] refactor types to be more accurate/consistent wit… (#42407) 2019-08-02 15:43:05 -07:00
tsconfig.json Add ContextService to server (#42395) 2019-08-06 12:24:49 -05:00