fix: apply filters only on refresh

This commit is contained in:
bisco
2026-06-03 23:24:03 +02:00
parent 2c7ec7383b
commit f8de0e644a
4 changed files with 18 additions and 34 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ The initial schema stores:
- per-season averages, totals, and advanced metrics;
- per-game logs for best and worst performance views.
The Angular dashboard applies live filter updates with a short debounce, quick position/league chips, local stat sorting, summary metrics, and a persistent profile panel on desktop.
The Angular dashboard applies filters only when the user refreshes the result set, then supports local stat sorting, summary metrics, and an open/close profile panel on desktop.
## External Integrations