It's already implemented.
Ok great, i wondered how i could check if any request is already implemented before posting a question here in the future.
Now i found
https://github.com/traccar/traccar-web/actions
And then found Persist device filtering
https://github.com/traccar/traccar-web/actions/runs/3356616930
This is where i should check first for latest updates on the code i guess.
Is it possible to make filtering in the devices window persistent ?
For instance, when you filter devices based on the Status: Online, then only devices that are online will be shown. But when you select an online device and sent a command to the device through the device popup window, then the filtering in the devices window will be automatically gone. This is also the case when you refresh the page, in for instance Google Chrome.
It would be great if devices window would only change when you deselect the filter.
If needed i can do a feature request.