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

Add Warnings for Missing Interfaces in Device Introspection #486

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AmerMesanovic
Copy link
Contributor

Added a warning indicator for interfaces not installed in the realm. Links are removed for such interfaces.

Screens:
Screenshot from 2024-12-31 13-24-33
Screenshot from 2024-12-31 13-24-24

Added a warning indicator for interfaces not installed in the realm.
Links are removed for such interfaces.

Signed-off-by: AmerMesanovic <[email protected]>
Copy link
Collaborator

@Pavinati Pavinati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll also have to change cypress tests regarding this page to catch the additional call to the installed interfaces

Added cy.wait(1500) in multiple test cases to ensure elements like
'.main-content' and '.card-header' are fully loaded before interacting.

Signed-off-by: AmerMesanovic <[email protected]>
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.

2 participants