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

'Now' line in the time strip doesn't span vertically #5628

Closed
1 of 7 tasks
shefalijoshi opened this issue Aug 8, 2022 · 3 comments · Fixed by #5911
Closed
1 of 7 tasks

'Now' line in the time strip doesn't span vertically #5628

shefalijoshi opened this issue Aug 8, 2022 · 3 comments · Fixed by #5911
Labels
bug:visual Visual problem. Not a functional issue needs:e2e Needs an e2e test severity:trivial type:bug
Milestone

Comments

@shefalijoshi
Copy link
Contributor

shefalijoshi commented Aug 8, 2022

Summary

The 'Now' line in the time strip should span the full height of the viewport.
Currently it only displays at the top.

Steps to Reproduce

  1. Create a time strip
  2. Change to local clock mode
  3. Observe the 'Now' line.
  4. It doesn't span the height of the time strip view.

Environment

  • Open MCT Version: 2.0.6
  • Deployment Type: Stable
  • Browser: All

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

@unlikelyzero unlikelyzero added the bug:visual Visual problem. Not a functional issue label Aug 11, 2022
@ozyx ozyx added the help_wanted Help the Open MCT project! label Oct 6, 2022
@shefalijoshi
Copy link
Contributor Author

Testing instructions:
Ensure that the now MArker spans the the full height of the main view vertically when multiple items are added/removed from a timestrip.
Also ensure that the now marker spans vertically when you view a plan.

@rukmini-bose
Copy link
Contributor

rukmini-bose commented Nov 14, 2022

Verified Testathon 11/14. The "Now" line now spans the height of all of the elements within the Time Strip. Plans also have the same behavior.
Screen Shot 2022-11-14 at 3 19 24 PM

@ozyx
Copy link
Member

ozyx commented Nov 17, 2022

Verified Testathon 11/17/22

Added/removed objects to/from time strip, and viewed plans. The now line always spans the entire height of the elements within the timestrip. Good!

@unlikelyzero unlikelyzero added the needs:e2e Needs an e2e test label Nov 17, 2022
@unlikelyzero unlikelyzero added this to To triage in Improve Test Coverage via automation Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:visual Visual problem. Not a functional issue needs:e2e Needs an e2e test severity:trivial type:bug
Projects
Development

Successfully merging a pull request may close this issue.

5 participants