-
Notifications
You must be signed in to change notification settings - Fork 15
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
Filter running containers #596
Comments
Hi. Foremost, thanks for your report. Have you seen, there is already a global search/filter? Bildschirmaufzeichnung.vom.2023-03-26.23-24-46.webmI don't want to deny the usefulness of a filter per tab, but I don't know how to place it well together with the global filter without making the UI too cluttered. |
I did not, thanks for that! I think I expected at search field at the top of every tab, which could disappear when going into global search mode, similar to e.g. this in Extension Manager: However, looking at a couple of other applications, that doesn't seem a particularly common pattern, and it might clutter up the UI. So I guess it's a trade-off between discoverability and clutter. Global search satisfies my use case though, so I'm happy! |
I am currently experimenting with a filter entry that is hidden by default. So, the global search shortcut would be re-assigned to Ctrl+Shift+F while the local filter will be assigned to Ctrl+F. But at this point not sure whether this will land. Bildschirmaufzeichnung.vom.2023-04-08.20-05-54.webm |
Discoverability-wise that looks good, though honestly I'm using Ctrl+F all the time now, and it's actually pretty great that I don't need to switch to the "Containers" tab first to find my container, so it feels like a better default. That said, maybe just a Also, to avoid confusion of having two different Find icons, it might make sense to use a filter icon instead? Since it basically filters the Images/Containers/Pods that you're currently viewing. |
This issue is stale because it has been open for 30 days with no activity. |
See #717 |
Describe your feature request
When looking at the Containers tab, if you have more than, say, five containers, it could be useful if you could filter the containers by name to quickly find the one you're looking for. (And I guess similar functionality would be useful for the lists of images and pods.)
The text was updated successfully, but these errors were encountered: