mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
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. |
||
---|---|---|
.. | ||
api_integration | ||
common | ||
dev_certs | ||
functional | ||
interpreter_functional | ||
plugin_functional | ||
scripts | ||
server_integration | ||
visual_regression | ||
mocha_decorations.d.ts | ||
tsconfig.json |