Skip to content

Have search do "starts with" match first, then app "contains string" #107

@RoBoT095

Description

@RoBoT095

Currently search is find app that contains query and show in alphabetical order, example:

Search: ma

  • Amazon
  • Image Toolbox
  • Mail
  • Maps

But instead make it first do a starts with search, then after that add apps containing query in alphabetical order added to the bottom of search result. So like:

Search: ma

  • Mail
  • Maps
  • Amazon
  • Image Toolbox

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions