-
Notifications
You must be signed in to change notification settings - Fork 3
Tablet and Phone Interface Improvements #135
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
base: master
Are you sure you want to change the base?
Conversation
To Do List based on @mintyfreshv's feedback:
|
great job with this testing @mintyfreshv! |
hi @mintyfreshv i just pushed a fix for the unexpected scrolling that was happening on ipad can u do a |
ScreenRecording_06-12-2025.08-07-13_1.movDevice: iPad Issue: button pad overlay on interface is not working. |
Device: iPad Issue: as seen in the picture, when only the real sense camera view is present on the interface, the camera view is stretched out along with the button pad controls. Although unlike our meeting with Ashley from ALS Northwest, the camera view here isn’t immensely as wide as when we were with her. However, the botton pads surely look funky. |
@hello-vinitha @mintyfreshv hmmm i'm kinda wondering what's the most efficient way to squash these bugs....... are you two going to meet IRL any time soon? you can pull me on a call, and we can block out 2-3hrs do a bug squashing marathon... you would need your devices/workstation/#3002 there so we can do everything on the spot |
I was able to replicate this on my IPad but not on chrome dev tools @hello-william. I agree it might be easier for the three of us to meet to squash these bugs. I will coordinate. |
2025-06-12.11-55-02.mp4Issue: Elements disappear in the when buttons are moved in customization mode. |
|
48de878
to
4dc064e
Compare
…es in click click or step actions mode
…ch_web_teleop into feature/mobile
Description
This PR makes a series of changes to improve the tablet and phone view for the interface made in the
temp/deployment
branch. The tablet view should appear as a scaled down view from the desktop version and the mobile interface has a different layout to make the best use of space.Currently there are some known issues that need be resolved:
Testing procedure
Before opening a pull request
From the top-level of this repository, run:
pre-commit run --all-files
To merge
Squash & Merge