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

Time List view should not show milliseconds in times #6677

Closed
1 of 7 tasks
charlesh88 opened this issue May 17, 2023 · 4 comments · Fixed by #6661
Closed
1 of 7 tasks

Time List view should not show milliseconds in times #6677

charlesh88 opened this issue May 17, 2023 · 4 comments · Fixed by #6661
Labels
Milestone

Comments

@charlesh88
Copy link
Contributor

charlesh88 commented May 17, 2023

Summary

The current implementation of Time List includes milliseconds in timestamps and durations. This is not inline with the original design; this uses up needed space and makes times harder to parse.

Expected vs Current Behavior

Times should be shown without milliseconds.

Environment

  • Open MCT Version:
  • Deployment Type:
  • OS:
  • Browser:

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

@shefalijoshi
Copy link
Contributor

Testing instructions:
Ensure that when you look at the timelist, activity start, end and duration don't show milliseconds.

@shefalijoshi shefalijoshi removed the needs:test instructions Missing testing notes label Jun 22, 2023
@rukmini-bose
Copy link
Contributor

Verified Testathon 6/22/23

@khalidadil
Copy link
Contributor

Verified Fixed in Testathon on 06/22/23

@michaelrogers
Copy link
Contributor

Fix verified during testathon 06/22/2023.

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

Successfully merging a pull request may close this issue.

7 participants