The mostly UI is stateless, most filters and sorting rules are discarded at every click. Is there a way to solve this problem ? I'm using extensively the UI for debugging purpose... I'd love for instance to be able to keep "Newest to oldest" in the logs tab. While I understand that implementing session and user profile may not be the priority, maybe permanently through a config variable ?