Prevent records and rankings from reloading automatically every time you change a filter #5159
Labels
META: good first issue
Small/easy change which is a good introduction to working in the WCA repo
SERVICE: results
Anything pertaining to how results are stored or displayed
TECH: reactJS
Requires knowledge of React
Currently the records and rankings pages automatically reload when you change a filter (switching from single to average, changing the event, changing the country/continent, etc.). However, I'd say most of the time we want to change several filters and it's frustrating to have to wait for some useless rendering while you are selecting your filters. I think it would be more user friendly to let the user submit the filters once they selected what they want ( = similarly to the old PHP pages).
(Of course, apart from that those pages are way better now :))
The text was updated successfully, but these errors were encountered: