Description
openedon Jul 11, 2018
So I've been waiting for the type-ahead to come back ever since it was removed a few versions ago so that I could propose a Fuzzy Search filtering in addition of (or replacement?) the already existing ones. I searched through the jest
and this repo's issues and I've seen a few mentions of it but no formal discussion.
Implementing it is sort-of straightforward since all the heavy lifting is already in place so I thought to give it a shot to have something to show on this issue, what I have in mind could look something like this:
Most developers are already familiar with the UX surrounding fuzzy searching and personally I would find it more useful than the regex ones in most cases, if not all.
So what does the team think? Is this something that could be included in this repo's roadmap? I volunteer to work on this if it is.
/cc @cpojer