This PR adds some client side validation of Regex qualifying queries, gives some user notification when those occur, and handles any failed server side error catch(if there still are any) in a more graceful way. The current version misses a few corner cases that would require a full page reload to recover from.
This PR adds some client side validation of Regex qualifying queries, gives some user notification when those occur, and handles any failed server side error catch(if there still are any) in a more graceful way. The current version misses a few corner cases that would require a full page reload to recover from.