Description
When multiple containers are listed, it’s hard to quickly identify containers based on their current state. Users have to manually scan the list to find running, stopped, or exited containers, which becomes inefficient as the number of containers grows.
Expected solution
Add a status-based filter on the container listing page that allows users to filter containers by:
The filter should dynamically update the list based on the selected status.