In the web UI's applications list, the search bar's content should be preserved between visits.
Motivation
When I need to find a group of applications, I often combine filters and the search bar to find the appropriate applications. If I click on an application, then go back to the list of applications, the filters are still there but the search content is gone. I have to retype this each time I go back.
If I use my browser's back button to go back, the search bar's content is preserved, but the implementation of the application view means that often I need to click "back" a dozen times until I finally go back to the application list.
Proposal
The implementation to preserve the filters should also be used to preserve the search bar contents.
Summary
In the web UI's applications list, the search bar's content should be preserved between visits.
Motivation
When I need to find a group of applications, I often combine filters and the search bar to find the appropriate applications. If I click on an application, then go back to the list of applications, the filters are still there but the search content is gone. I have to retype this each time I go back.
If I use my browser's back button to go back, the search bar's content is preserved, but the implementation of the application view means that often I need to click "back" a dozen times until I finally go back to the application list.
Proposal
The implementation to preserve the filters should also be used to preserve the search bar contents.