Filter caption is missing if you hide existing values

Open Beginner friendly
#379 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
javascript, react
Domain
frontend

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.

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

Image

unchecked => caption is visible

Image

checked => caption is missing

Image

Thx for checking.

Dominant language
JavaScript
Stars
4.1k
Forks
455
Avg merge
4h 38m
Merged PRs (30d)
8

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.

More from chartbrew/chartbrew

All issues in chartbrew/chartbrew

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.