Right now the proposals search just uses an includes() to narrow down search results. Should probably look into using something like fuse.js to be able to do stuff like fuzzy searching.
includes()