analytics/test/plausible_web/live/components
Vini Brasil 60e418b357
Refine ComboBox.StaticSearch (#3172)
This commit makes static search more strict by rejecting matches with a score less than 0.6. Here's an example of suggestion that was matching with a 0.5 score that should not be suggested. This makes the suggestion list smaller and more reasonable.

Co-authored by: Robert Joonas <robertjoonas16@gmail.com>
2023-07-24 10:18:40 +01:00
..
combo_box Refine ComboBox.StaticSearch (#3172) 2023-07-24 10:18:40 +01:00
combo_box_test.exs Refine ComboBox.StaticSearch (#3172) 2023-07-24 10:18:40 +01:00