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] Any controls with the same id are marked as viewed even if they come from different result sets #5917

Open
Amndeep7 opened this issue Jun 13, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers heimdall-frontend Issue is related to the Heimdall-Lite frontend

Comments

@Amndeep7
Copy link
Contributor

Describe the bug
Any controls with the same id are marked as viewed even if they come from different result sets

To Reproduce
Steps to reproduce the behavior:

  1. Load both the nginx samples
  2. Select one of the controls as viewed
  3. See that the count for controlled views jumped by two
  4. Filter to just that control's id (which will bring up the same control from both result sets) and see that they've both been marked as viewed despite you only having selected the one

Expected behavior
Only the singular control would be marked as viewed

@Amndeep7 Amndeep7 added bug Something isn't working good first issue Good for newcomers heimdall-frontend Issue is related to the Heimdall-Lite frontend labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers heimdall-frontend Issue is related to the Heimdall-Lite frontend
Projects
None yet
Development

No branches or pull requests

1 participant