Modify the existing panel that currently displays a hardcoded list of indexes to dynamically list and allow selection based on available indexes from the backend.
Tasks
[ ] Update the existing index list panel to fetch and display indexes dynamically.
[ ] Implement functionality for users to select an index and view details.
[ ] Ensure the updated panel retrieves data from backend services.
Acceptance Criteria
The updated panel shows a dynamic list of indexes.
Users can select an index and get details displayed correctly.
Description
Modify the existing panel that currently displays a hardcoded list of indexes to dynamically list and allow selection based on available indexes from the backend.
Tasks
Acceptance Criteria