analytics/test/plausible_web/live
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
..
components Refine ComboBox.StaticSearch (#3172) 2023-07-24 10:18:40 +01:00
funnel_settings Refine ComboBox.StaticSearch (#3172) 2023-07-24 10:18:40 +01:00
funnel_settings_test.exs Allow arbitrary suggestion modules in Live ComboBox component (#3154) 2023-07-19 10:23:14 +02:00