Skip to content

fix(CheckboxFilter): show 'Show more' option properly - #129

Merged
bastilian merged 2 commits into
mainfrom
fix/checkbox-showmore
Aug 10, 2026
Merged

fix(CheckboxFilter): show 'Show more' option properly#129
bastilian merged 2 commits into
mainfrom
fix/checkbox-showmore

Conversation

@LightOfHeaven1994

@LightOfHeaven1994 LightOfHeaven1994 commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Correct Show more item + limiting items in filter list and make it configurable

image

Closes #46

@qltysh

qltysh Bot commented Aug 6, 2026

Copy link
Copy Markdown

Qlty


Coverage Impact

⬆️ Merging this pull request will increase total coverage on main by 0.1%.

Modified Files with Diff Coverage (1)

RatingFile% DiffUncovered Line #s
Coverage rating: A Coverage rating: A
...ooks/useFilterConfig/helpers/filterTypeHelpers/checkboxType.js83.3%24
Total83.3%
🤖 Increase coverage with AI coding...
In the `fix/checkbox-showmore` branch, add test coverage for this new code:

- `src/hooks/useFilterConfig/helpers/filterTypeHelpers/checkboxType.js` -- Line 24

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@bastilian
bastilian force-pushed the fix/checkbox-showmore branch from 46633a3 to 5bd095f Compare August 10, 2026 17:54

@bastilian bastilian left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thank you for fixing this @LightOfHeaven1994!

@bastilian
bastilian merged commit 5409fb7 into main Aug 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix "Show more" styling/appearance in filter dropdown

2 participants