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

Missing telemetry objects cannot be removed from display layouts #7664

Open
3 of 7 tasks
akhenry opened this issue Apr 4, 2024 · 0 comments
Open
3 of 7 tasks

Missing telemetry objects cannot be removed from display layouts #7664

akhenry opened this issue Apr 4, 2024 · 0 comments

Comments

@akhenry
Copy link
Contributor

akhenry commented Apr 4, 2024

Summary

If a telemetry object is missing from a display layout due to a dictionary change it cannot be removed from the display layout itself. As a workaround, it can be removed from the tree.

Expected vs Current Behavior

You should be able to remove a missing telemetry object from a display layout by selecting it and clicking on the trash can icon in the toolbar.

The problem appears to be because you cannot select a missing object. See screen recoring -

Screen.Recording.2024-04-03.at.5.11.04.PM.mov

Steps to Reproduce

  1. Import e2e real-time test layout (1).json
  2. Navigate to the imported "e2e real-time test layout"
  3. Click on a missing alphanumeric telemetry object
  4. Observe that the trashcan is not available from the toolbar, and thus the object cannot be removed.

Impact Check List

  • Data loss or misrepresented data?
  • Regression? Did this used to work or has it always been broken?
  • Is there a workaround available?
  • Does this impact a critical component?
  • Is this just a visual bug with no functional impact?
  • Does this block the execution of e2e tests?
  • Does this have an impact on Performance?

Additional Information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant