-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
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:
- Navigate to ECS cluster in the UI.
- Open the services view.
- 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.

Suggested Solution:
- Add pagination or “Load more” functionality.
- Provide search and filtering options for faster navigation.
pooley182
Metadata
Metadata
Assignees
Labels
No labels