-
-
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
Changing the data browser filter field (e.g. objectId
), or the filter condition (e.g. equals
) clears the filter text.
Feature / Enhancement Description
The filter text should should not be cleared, to make it faster to change filter field or condition.
Example Use Case
- A class may have multiple email field (e.g.
email1
,email2
), so when searching for an email address only the field needs to be changed, without re-entering the email address. - A user has entered the filter text and wants to correct the filter condition afterwards (e.g. from
equals
tostartsWith
), so only the condition needs to be changed, without re-entering the filter text.
Alternatives / Workarounds
Re-enter filter text.
3rd Party References
n/a
404-html
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