Skip to content

Fix node selection logic in NPEViewComponent #655

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

Merged
merged 1 commit into from
Jul 18, 2025

Conversation

aidemsined
Copy link
Contributor

Added a check to ensure the selected node's CHIP_ID matches the current cluster chip before applying the 'selected' class.

closes #653

Added a check to ensure the selected node's CHIP_ID matches the current cluster chip before applying the 'selected' class.

closes #653
@aidemsined aidemsined requested a review from dcblundell July 18, 2025 14:46
@aidemsined aidemsined merged commit aac179c into dev Jul 18, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPE: selected node is not device specfic
2 participants