Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Filter Functionality Issue #93

Open
3 tasks
kunal-511 opened this issue Feb 8, 2025 · 1 comment
Open
3 tasks

[BUG] Filter Functionality Issue #93

kunal-511 opened this issue Feb 8, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@kunal-511
Copy link
Contributor

Description

The "Filter by Status" feature on the "Managed Clusters" page is not working as expected. Selecting a filter does not update the displayed clusters, and all clusters remain visible regardless of the chosen filter.

Steps to Reproduce

  1. Navigate to the "/its" page in the application.
  2. Use the "Filter by Status" dropdown to select a specific status (e.g., "Active").
  3. Observe that the list of clusters gets blank.

Expected Behavior

The list of clusters should update to display only the clusters matching the selected status.

Actual Behavior

The filter has no effect, and the entire list of clusters not visible, irrespective of the selected filter.

Screenshots or Logs

filter-bug.mp4

Checklist

  • I have reviewed the project guidelines.
  • I have checked for duplicate issues.
  • I am confident this fix aligns with the project's scope and vision.
@kunal-511 kunal-511 added the bug Something isn't working label Feb 8, 2025
@kunal-511
Copy link
Contributor Author

I see the issue found that the status field is undefined in our API response

@clubanderson clubanderson changed the title Filter Functionality Issue [BUG] Filter Functionality Issue Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

1 participant