Yaak Logo
Yaak
Feedback/Increase debounce time for JSONPath / XPath filter

Increase debounce time for JSONPath / XPath filter

Sasivarnan R·a year ago
ReleasedImprovement

Currently the debound time for JSONPath / XPath filter is set to 200 ms.

This appears to be too less and before completing the expression, we get multiple toasts with this message - Plugin error from @yaakapp/filter- jsonpath: TypeError: Unknown value type “<entered value>”`

Would love to see this increased to 300 ms. Or configurable via settings.
I would love to contibute this improvement as well.


Comments (4)

Sign in to leave a comment.

Gregory Schier

Oh yes, i’ve been meaning to suppress those plug-in errors. Some of the template functions suffer from the same issue

Gregory Schier

k, I made it not throw an error and instead turn the input red when the filter is invalid.

Gregory Schier
Gregory Schier
Type to search feedback...