You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
k-allagbe
changed the title
Automatically update the list of available indexes and display index information in finesse-frontend
Dynamically Display Indexes in finesse-frontendMay 7, 2024
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
The text was updated successfully, but these errors were encountered: