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
* fix(#7791): tc form shouldn't submit bounds changes on dismiss
* test(e2e): add tests for validating time conductor popup
- update appAction for setting time conductor in fixed mode
- add a11y to time conductor in fixed mode
- update tests using `setTimeConductorBounds`
* fix(#7791): actually fix the problem. Also, add a test.
* test: add annotation to regression test
* docs: comments
* test: fix the reset image button flake ONCE AND FOR ALL
- wait for the rightmost image thumbnail to be in the viewport :D
* test: add tests for `setTimeConductorMode` and `setTimeConductorBounds`
Summary
When making changes to time conductor bounds in fixed mode, dismissing the changes via the 'X' button will submit them anyway.
Discovered due to failing tests in openmct-yamcs
Expected vs Current Behavior
Clicking 'Dismiss' should not submit any changes
Steps to Reproduce
Environment
Impact Check List
Additional Information
Screen.Recording.2024-07-25.at.9.35.28.AM.mov
The text was updated successfully, but these errors were encountered: