Skip to content

UX Improvement: Explorer Search Only Navigates To First Match #333

Description

@ToaLewa

I have a lot of tables with similar names at my job, and usually it is difficult to fuzzy match my way to a specific table. I assumed the way to use the search was to type a string, this would filter the list to a set of options, and then I would use the arrow keys to navigate to the table I wanted. Upon pressing enter, I expected that table would be highlighted. However, this is not the case. Say I type "warehouse" and the list is filtered to 15 tables with "warehouse" in them. The explorer UI allows me to navigate to the other warehouses below the first entry. However, pressing enter always selects item 1.

I think the proper UX thing to do here is either:

  1. Disable the arrows while fuzzy matching to prevent the user from thinking they have more control.
    ....or
  2. Select the highlighted table when the user presses enter.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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