The filter input loses focus while the site is fetching the information, you can't filter while the information is being fetched.
It happens for all filter.
Steps to reproduce
run dev
go to any page with a filter and try to select the filter while the data is fetching
This will definitely fix the issue as AG Grid works fantastically well with its applyTransaction method. The testing shows no problems with filtering data while fetching.
Description
The filter input loses focus while the site is fetching the information, you can't filter while the information is being fetched. It happens for all filter.
Steps to reproduce
Rucio WebUI Version
master
Additional Information