Commit bf8aa97
ref(search): Drop filter_value from multi-select analytics
Per review, do not log the actual filter value in the
search.multi_value_selected event. Keep only the number of selections.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 7332981 commit bf8aa97
3 files changed
Lines changed: 0 additions & 4 deletions
File tree
- static/app
- components/searchQueryBuilder
- tokens/filter
- utils/analytics
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3313 | 3313 | | |
3314 | 3314 | | |
3315 | 3315 | | |
3316 | | - | |
3317 | 3316 | | |
3318 | 3317 | | |
3319 | 3318 | | |
| |||
3343 | 3342 | | |
3344 | 3343 | | |
3345 | 3344 | | |
3346 | | - | |
3347 | 3345 | | |
3348 | 3346 | | |
3349 | 3347 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
611 | | - | |
612 | 611 | | |
613 | 612 | | |
614 | 613 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
| |||
0 commit comments