openmct
openmct copied to clipboard
Timelist configuration settings don't apply immediately in the view
Summary
The Timelist configuration settings don't apply immediately but they should be able to.
Expected vs Current Behavior
The Timelist configuration settings don't apply immediately but they should be able to.
Steps to Reproduce
- Create a TImelist
- Drag a Plan into it (plan JSON can be generated using this tool)
- In the configuration, change the view from Compact to Expanded
- Notice that changes don't apply until you save.
Environment
- Open MCT Version: 4.0.0-next
- Deployment Type:
- OS:
- Browser:
Impact Check List
- [ ] Data loss or misrepresented data?
- [ ] Regression? Did this used to work or has it always been broken?
- [x] Is there a workaround available?
- [x] 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?