Fix filter toggle click propagation to preview badge

- Added check to ignore clicks on .toggle-count.clickable in filter-group-toggle handler
- Prevents parent button from expanding values when clicking preview badge
- Added .gitignore to exclude node_modules

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-28 10:23:59 +00:00
parent 6ebf94e15b
commit ea73b31e58
5 changed files with 11 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
node_modules/