parse-community / parse-community/parse-dashboard

Consistent filter descriptions

Open
#2,052 11 comments 0 reactions 0 assignees View on GitHub

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
Current Limitation

There's no limitation, it's just regarding consistency.

image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.