Skip to content

stricten thresholds for filter panel matching#160

Merged
Heliophist merged 2 commits into
mainfrom
Pramad712-patch-1
Jun 5, 2026
Merged

stricten thresholds for filter panel matching#160
Heliophist merged 2 commits into
mainfrom
Pramad712-patch-1

Conversation

@Pramad712

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 5, 2026 22:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR adjusts the fuzzy-matching thresholds used by FilterPanel to make location/tag deduplication and matching stricter and more consistent during filtering.

Changes:

  • Tightened the default fuzzy-deduplication threshold in deduplicateSimilar (now defaults to 0.1).
  • Standardized location/tag option deduplication to use the default threshold rather than per-call overrides.
  • Tightened Fuse.js matching thresholds for applied location and tag filters (now 0.1).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/components/FilterPanel.js Outdated
@Pramad712 Pramad712 changed the title adjust thresholds for filter panel matching stricten thresholds for filter panel matching Jun 5, 2026
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

🚀 Expo preview is ready!

  • Project → audacity-music-club
  • Platforms → android, ios
  • Runtime Version → 1.0.0
  • More info

Learn more about 𝝠 Expo Github Action

@Heliophist Heliophist self-requested a review June 5, 2026 22:13

@Heliophist Heliophist left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Good

@Heliophist Heliophist merged commit 56b3671 into main Jun 5, 2026
5 checks passed
@Pramad712 Pramad712 deleted the Pramad712-patch-1 branch June 5, 2026 22:20
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.

3 participants