-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bounty:$50Bounty applies for fixing this issue (Parse Bounty Program)Bounty applies for fixing this issue (Parse Bounty Program)state:releasedReleased as stable versionReleased as stable versionstate:released-alphaReleased as alpha versionReleased as alpha versionstate:released-betaReleased as beta versionReleased as beta versiontype:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
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:
Alternatives / Workarounds
n/a
404-html, christuri and sadakchap
Metadata
Metadata
Assignees
Labels
bounty:$50Bounty applies for fixing this issue (Parse Bounty Program)Bounty applies for fixing this issue (Parse Bounty Program)state:releasedReleased as stable versionReleased as stable versionstate:released-alphaReleased as alpha versionReleased as alpha versionstate:released-betaReleased as beta versionReleased as beta versiontype:featureNew feature or improvement of existing featureNew feature or improvement of existing feature