Skip to content

bug: Group view navigation between subscribers and children fails to refresh table data correctly #6418

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

Open
BeArchiTek opened this issue May 6, 2025 · 0 comments
Assignees
Labels
group/frontend Issue related to the frontend (React) type/bug Something isn't working as expected
Milestone

Comments

@BeArchiTek
Copy link
Contributor

Component

Frontend UI

Infrahub version

1.2.8

Current Behavior

When navigating from the subscribers' view to the children's view in the groups interface, the table does not refresh properly. The data from the previous view (subscribers) continues to be displayed in the children's view, creating confusion and displaying incorrect information.

Expected Behavior

The table should properly refresh and display the correct data when switching between different views (subscribers to children) in the groups interface.

Steps to Reproduce

Using demo-schema and demo-data

  1. Navigate to a group that has both subscribers and children
  2. View the subscribers tab
  3. Switch to the children tab
  4. Observe that the table still shows subscriber data instead of children's data

Additional Information

No response

@BeArchiTek BeArchiTek added the type/bug Something isn't working as expected label May 6, 2025
@dgarros dgarros added the group/frontend Issue related to the frontend (React) label May 7, 2025
@dgarros dgarros added this to the Backlog milestone May 7, 2025
@exalate-issue-sync exalate-issue-sync bot removed this from the Backlog milestone May 7, 2025
@ogenstad ogenstad added this to the Backlog milestone May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/frontend Issue related to the frontend (React) type/bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

4 participants