You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Plan view must recalculate activity and event positions and wrapping when the viewport width changes. This is handled properly in the Plan and Gantt views, and works when a Plan or Gantt is within a Flexible Layout, but not when either of those views are in the Time Strip view.
Plan in Time Strip not reacting as expected
Expected vs Current Behavior
Width change events in the Time Strip view must be handled by the Plan view.
Plan view reacting properly
Steps to Reproduce
Go to a Plan view that has activities in a known timeframe, or create a new Plan. Some import-ready Plan data is here: Synth plan 2024-12-19.json; set your time coordinates to a fixed interval around 12/19/24.
Save, then change the view area width by dragging the Inspector pane edge about. Also resize the browser window.
Observe: the Plan will react, scaling activity bars, updating bar X positions and reflowing vertically when needed.
Put the Plan into a Time Strip (TS) view.
Repeat step 2.
Observe: the Plan will not scale activities, update X positions or reflow.
Environment
Open MCT Version: 4.1.0-next
Deployment Type: shared NASA server
OS: doesn't matter
Browser: you choose
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
The text was updated successfully, but these errors were encountered:
Summary
The Plan view must recalculate activity and event positions and wrapping when the viewport width changes. This is handled properly in the Plan and Gantt views, and works when a Plan or Gantt is within a Flexible Layout, but not when either of those views are in the Time Strip view.
Plan in Time Strip not reacting as expected
Expected vs Current Behavior
Width change events in the Time Strip view must be handled by the Plan view.
Plan view reacting properly
Steps to Reproduce
Environment
Impact Check List
Additional Information
The text was updated successfully, but these errors were encountered: