Skip to content

Results should be filtered on closest matches, rather than sorted alphabetically #326

Open
@alexnewmannn

Description

@alexnewmannn

given i have a list of
friend, boyfriend, girlfriend if i type in friend i should see friend, boyfriend, girlfriend in that order, however, I will see boyfriend, friend, girlfriend as the results are alphabetised. If the start of the search matches the start of one of the results that should be prioritised.

Similarly, given a list of husband, daughter if i type in h the order of results will be daughter, husband where I'd expect it to be husband, daughter

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions