Skip to content

feat: add container status filter (running / stopped / exited) on container listing page #919

@Sumabhat11

Description

@Sumabhat11

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:

  • Running
  • Stopped
  • Exited

The filter should dynamically update the list based on the selected status.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions