Skip to content

Add auto-complete typing to column dropdowns #1891

Closed
@mtrezza

Description

@mtrezza

New Feature / Enhancement Checklist

Current Limitation

Currently, selecting a column from a list (dropdown) can only be done by scrolling through the list.

Feature / Enhancement Description

Allow to type the column name with auto-complete, to make it easier to select the column. For example, even just typing the letter u makes it much faster to find the column user, than scrolling down and having to visually scan all column names.

As a visual aid, the entered filter string should also be highlighted (bold) in the filtered column name results.

Example Use Case

Entering obj should filter the list by column names containing (not just starting with) that string:

image

Alternatives / Workarounds

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    bounty:$50Bounty applies for fixing this issue (Parse Bounty Program)state:releasedReleased as stable versionstate:released-alphaReleased as alpha versionstate:released-betaReleased as beta versiontype:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions