Hey everyone,
Playing around with search inputs on the new mobile beta.
How has everyone else found the best way to do a search on a vertical list view? Especially one that supports partial, fuzzy or case-insensitive matching.
Been having a few issues with advanced filtering, where inputs are not returning text on the advance filtering and so I can’t just use “contains” and “:lowercase” to match. Not sure if this is a bug or if there is a much better way to handle it.
Thanks in advance for your help!