Persist filter on the security dashboard when user navigates back from a vulnerability
Problem
When a user filters the list on the security dashboard and then navigates to a vulnerability to take any action; when they return to the dashboard the filters are reset. This negatively impacts the experience in a significant way.
Solution
Match the experience on the issue list or todo's list. When a user returns to the dashboard from a vulnerability, their filters should persist.
Judging by the experience in the issue list, when a user clicks on a navigation item, the filters are reset. When the user navigates back to the list from a list items detail page, the filters are persisted.