openmct
openmct copied to clipboard
[Mobile] Datepicker in ITC is not fullscreen and gets cut off
Summary
The datepicker in the ITC for mobile should be a full-screen modal, like we have for the regular Time Conductor.
Edit: This is a regression that occured when fixing https://github.com/nasa/openmct/issues/7594.
Expected vs Current Behavior
Steps to Reproduce
- Go to Open MCT on mobile.
- Go to an object that has an ITC.
- In Fixed Time, select the datepicker.
- Observe that in Portrait, the calendar is cut off by the screen and in Landscape, it is not a full-screen modal. (Pics above)
Environment
- Open MCT Version: 4.0.0
- Deployment Type: master local
- OS:
- Browser: Chrome
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
Testing Notes:
- Open MCT on mobile.
- Navigate to an object that has an Independent Time Conductor (Time List, Plot, etc).
- Switch to fixed timespan, and open the datepicker (calendar icon).
- Verify that the datepicker object opens in full screen.