- Issue created by @anon9370
- πΊπΈUnited States jrockowitz Brooklyn, NY
The attached webform replicates the issue which is coming for Drupal core's search API.
- πΊπΈUnited States jrockowitz Brooklyn, NY
I think this is a related issue. #3251823: #states does not affect empty or filled when using mouse driven input actions like input type number β
Please try the patch and see if it fixes the problem.
- πΊπΈUnited States jrockowitz Brooklyn, NY
The patch from #3251823: #states does not affect empty or filled when using mouse driven input actions like input type number β does not address this issue.
The search event would need to be tracked
https://stackoverflow.com/questions/2977023/how-do-you-detect-the-cleari...I recommend not using a search input with conditional logic or try to come up with a work-around.