[Fleet] Fix required validation for multi text input field#205768
[Fleet] Fix required validation for multi text input field#205768juliaElastic merged 2 commits intoelastic:mainfrom
Conversation
|
Pinging @elastic/fleet (Team:Fleet) |
0e03287 to
cf03fc6
Compare
|
Hi, @kpollich Can you help review the pr? Thanks. |
cf03fc6 to
fc3d720
Compare
|
buildkite test this |
jen-huang
left a comment
There was a problem hiding this comment.
Code LGTM, thanks for the tests
|
Starting backport for target branches: 8.x |
…05768) ## Summary Fixes elastic#196648 - ✅ add required validation to blank spaces value - ❓ when adding additional rows for path. It seems that the updated value is specially processed. **And this is why the required validation is not triggered when clicking to add a row.**  ## After fixup  (cherry picked from commit 74da51f)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…05768) ## Summary Fixes elastic#196648 - ✅ add required validation to blank spaces value - ❓ when adding additional rows for path. It seems that the updated value is specially processed. **And this is why the required validation is not triggered when clicking to add a row.**  ## After fixup 
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
5 similar comments
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
1 similar comment
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
…05768) ## Summary Fixes elastic#196648 - ✅ add required validation to blank spaces value - ❓ when adding additional rows for path. It seems that the updated value is specially processed. **And this is why the required validation is not triggered when clicking to add a row.**  ## After fixup 
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
2 similar comments
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
…05768) ## Summary Fixes elastic#196648 - ✅ add required validation to blank spaces value - ❓ when adding additional rows for path. It seems that the updated value is specially processed. **And this is why the required validation is not triggered when clicking to add a row.**  ## After fixup 
Summary
Fixes #196648
And this is why the required validation is not triggered when clicking to add a row.
After fixup