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

Alphanumerics cannot be conditionally hidden #7782

Closed
2 of 7 tasks
akhenry opened this issue Jul 16, 2024 · 1 comment · Fixed by #7824
Closed
2 of 7 tasks

Alphanumerics cannot be conditionally hidden #7782

akhenry opened this issue Jul 16, 2024 · 1 comment · Fixed by #7824
Assignees
Labels
severity:medium type:bug verified Tested or intentionally closed

Comments

@akhenry
Copy link
Contributor

akhenry commented Jul 16, 2024

Summary

Condition visibility does not work with alpha-numeric display elements.

Expected vs Current Behavior

Display builders should be able to hide or show alphanumeric elements based on the output of a condition set.

Steps to Reproduce

  1. Import [the attached display layout](Alphanumeric visibility.json).
  2. Switch to real-time mode.
  3. Observe that the SWG alpha-numeric element is always visible
  4. Click on the SWG alpha-numeric and observe that it has conditional styling applied that should render it invisible when the value of the SWG drops below 0.

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?
@ozyx ozyx added the help_wanted Help the Open MCT project! label Jul 18, 2024
@ozyx ozyx removed the help_wanted Help the Open MCT project! label Sep 4, 2024
@ozyx ozyx self-assigned this Sep 4, 2024
@ozyx ozyx closed this as completed in #7824 Sep 9, 2024
@akhenry akhenry added this to the Build 9 RC11 milestone Oct 2, 2024
@jvigliotta
Copy link
Contributor

jvigliotta commented Oct 2, 2024

Verified Fixed - Testathon 10/2/24

@akhenry akhenry added the verified Tested or intentionally closed label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity:medium type:bug verified Tested or intentionally closed
Projects
None yet
3 participants