Skip to content
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

Fix undo layer transition after switching the layer due to a time transition #136

Open
jinanparves opened this issue Nov 7, 2024 · 0 comments

Comments

@jinanparves
Copy link
Contributor

Let's say I clicked on the ground pickup button during autonomous -> It brings me to another screen where I can click on the location where the note was picked up. Then, let's say I wait on this screen until the match timer goes from autonomous to teleoperated. The layer will transition to the teleoperated layer. But when I then click on undo, it'll transition to the autonomous layer where you can choose a note to drop off. Ideally, you should be transported back to the teleop layer instead of having that autonomous note drop-off layer. Also, if you do click on a note while on that screen, it'll send you to the autonomous layer while you should be on the teleoperated layer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant