Skip to content

Allow browsing more than top 10 services in ECS #17

@karthikholla

Description

@karthikholla

Description:
Currently, when browsing ECS services in the UI, we are only able to see the top 10 services. This makes it difficult to work with clusters that contain more than 10 services, as we cannot easily access or navigate to the remaining ones.

Steps to Reproduce:

  1. Navigate to ECS cluster in the UI.
  2. Open the services view.
  3. Only the first 10 services are displayed.

Expected Behavior:

  • The UI should provide a way to browse/paginate through all services in the cluster.
  • Ideally, we should be able to search, filter, or paginate through the full list.

Actual Behavior:

  • Only the top 10 services are shown.
  • No option to view the rest.
Image

Suggested Solution:

  • Add pagination or “Load more” functionality.
  • Provide search and filtering options for faster navigation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions