Firstly thank you for implementing support for multiple servers - it works perfectly!
Describe the bug
The task details view remains open after swapping to another server. It should reset to the task list view, because the task details view shows details about a task which does not exist in the new server.
To Reproduce
Steps to reproduce the behavior:
Go to Tasks tab
Click on any task to open the details view
Swap to Servers tab
Change server to something else
Go back to Tasks tab
The task details view is still open, showing a task from the previous server
Expected behavior
I would expect the task details view to unmount when changing servers, so it defaults back to the task list view when going to the Tasks tab.
Firstly thank you for implementing support for multiple servers - it works perfectly!
Describe the bug The task details view remains open after swapping to another server. It should reset to the task list view, because the task details view shows details about a task which does not exist in the new server.
To Reproduce Steps to reproduce the behavior:
Expected behavior I would expect the task details view to unmount when changing servers, so it defaults back to the task list view when going to the Tasks tab.
Smartphone