-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
k/enhancementNew feature or improve an existing featureNew feature or improve an existing feature
Description
Is your proposal related to a problem?
When i want to filter a table's rows, i need to select a column, but the columns are not sorted alphabetically and some of the tables we use have a lot of columns. This makes it hard to find the column.
I know you can type the name while the select field is open, but a lot of our columns have identical prefixes, so you need to type the prefix + underscore in order to select the correct column
Describe the solution you'd like
I would like the column select for the table row filter and the sort column select to have the columns sorted alphabetically instead of the current order of how they appear in the table.
Metadata
Metadata
Assignees
Labels
k/enhancementNew feature or improve an existing featureNew feature or improve an existing feature