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

Plan View/Timestrip not responding to Time Conductor bounds changes #3943

Closed
charlesh88 opened this issue Jun 14, 2021 · 2 comments · Fixed by #3948
Closed

Plan View/Timestrip not responding to Time Conductor bounds changes #3943

charlesh88 opened this issue Jun 14, 2021 · 2 comments · Fixed by #3948

Comments

@charlesh88
Copy link
Contributor

charlesh88 commented Jun 14, 2021

Reproduce

  1. Go to a Plan View (like this one) with the Time Conductor in RT mode. If the plan doesn't have dates within the current time bounds, you should see something that looks like this:
    Screen Shot 2021-06-14 at 4 28 03 PM
  2. Change the TC to Fixed Time Mode and enter a start and end that encompass the plan's extents. If using the plan linked in this issue, set the End to 2024-03-22 07:00:00.000Z and then the Start to 2023-12-21 12:00:00.000Z. Tabbing out of either TC input should have refreshed the plan view, but it doesn't.
  3. Now, resize the browser window or resize a pane in Open MCT. Observe: the plan will now refresh and be displayed properly:
    image

Notes

  • When the Plan view is in a Display Layout, pane and browser window resize events don't force an update, presumably because the size of the plan container hasn't been affected.
  • This problem also occurs when interacting with the TC's History menu.
  • When making changes to the time bounds in the TC, this console error is being thrown:

image

@charlesh88 charlesh88 changed the title Plan View/Timestrip not hearing Time Conductor bounds changes Plan View/Timestrip not responding Time Conductor bounds changes Jun 14, 2021
@akhenry akhenry assigned shefalijoshi and unassigned akhenry Jun 15, 2021
@charlesh88 charlesh88 changed the title Plan View/Timestrip not responding Time Conductor bounds changes Plan View/Timestrip not responding to Time Conductor bounds changes Jun 15, 2021
@shefalijoshi
Copy link
Contributor

shefalijoshi commented Jun 22, 2021

Testing instructions:
Create a conditionset with at least one condition other than default
Use the conditionset to create a condition widget and add it into a display layout
Change the time conductor bounds and make sure there are no console errors

Go to a plan and change the time conductor bounds again. Ensure there are no console errors.

Go back to the display layout and change the time conductor bounds again. No console errors? Great!

@jvigliotta
Copy link
Contributor

Verified with Plans
Verified with condition set widget layouts ; )

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

Successfully merging a pull request may close this issue.

5 participants