-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bounty:$10Bounty 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
We have some classes with a lot of columns. If we want to filter one of these classes, we use most of the time something like email
, objectId
or userId
. If we open the filter popup we have to scroll down the entire list and search the correct column name.
Feature / Enhancement Description
It would be really cool if there's a feature to change the order to our preferences. The columnPreference
could be extended for this feature.
Example Use Case
Add to the columnPreference
a Boolean like filterSortToTop
. Everything that is truthy will be on the top of the list.
mtrezza
Metadata
Metadata
Assignees
Labels
bounty:$10Bounty 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