parse-community / parse-community/parse-dashboard
Consistent filter descriptions
Open
Nobody has claimed this yet.
type:feature
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
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
There's no limitation, it's just regarding consistency.

Feature / Enhancement Description
I feel like the filter "string contains string" should be renamed to "contains" to fit the other filters like "equals" or "starts with" because these do not have "string" in their descriptions either.
Example Use Case
X
Alternatives / Workarounds
X
3rd Party References
X
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the dashboard source for the exact filter label "string contains string" and inspect the neighboring filter descriptions such as "equals" and "starts with". The work is done when the label is consistently displayed as "contains" without changing the other filter behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100