Skip to content

search: fix regex syntax example

Administrator requested to merge rvt/fix-query-ex into main

Created by: rvantonder

Noticed this placeholder is doing /* which resembles globbing, but since it's regex we should stick to /.* (IIRC this example was just carried over from old code, just fixing as I see it).

Screen Shot 2022-08-22 at 5 47 58 PM

Test plan

Just updates a placeholder value, no semantic change. Checked manually.

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading