chartbrew / chartbrew/chartbrew
Filter caption is missing if you hide existing values
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.1k
- Forks
- 455
- Avg merge
- 4h 38m
- Merged PRs (30d)
- 8
Description
If you check the box to hide the existing values on a filter the name/caption of the filter is also hidden. This is on v5.3.0
unchecked => caption is visible
checked => caption is missing
Thx for checking.
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
Reproduce the issue in the filter UI on v5.3.0 by comparing the unchecked and hidden-existing-values states. Trace the React filter entry point and identify where the filter name or caption is rendered; done means the caption remains visible in both states, with a regression check for the reported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100