-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remember State filter settings in Machines interface #1032
Comments
I agree with this suggestion. 👍 Thanks for filing the issue! We should always remember filtering state like this within Cockpit sessions. (I know we do this in several other places outside of Cockpit-Machines already.) In general, filtering like this should be remembered in the session, but not across sessions. |
Another one which bugs me is the Console view. |
@shaul75: Thanks for additional feedback! I've opened another issue based on your comment. We're also in the process of redesigning and reimplementing the console and we'll try to make sure this is addressed soon too. The new designs should help improve the the desktop viewer experience as well. |
In the Virtual Machines interface, after a user filters the view to show only running VMs, the view reverts back to 'All' when navigating away and then back to the interface.
Steps to reproduce:
The ask is for the filter settings (regardless of which state is being selected) to be remembered during the active session.
The text was updated successfully, but these errors were encountered: