-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
If the search list is ['Apple', 'Banana', 'Strawberry', 'Avocado', 'Blueberry', 'Cherry', 'Grapes'], then typing Apple leads to two results: Apple and Grapes. It's a bit weird in my opinion that Grapes shows up as a match (fuse.js uses the Levenshtein distance under the hood - from that perspective it makes sense but as a user I find it confusing)
Similar confusing behaviour happens, for example, when searching through Berlin's districts. Some examples:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested


