Skip to content

Implement "back" button functionality after the user has clicked pause #40

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

Closed
amalnanavati opened this issue May 9, 2023 · 1 comment
Assignees
Labels
critical-path Issues that are critical path for deployment

Comments

@amalnanavati
Copy link
Contributor

As we observed in PR #30 (in service of issue #10 ), the question of what state the "Back" button should go to and in what circumstance is quite complicated. Hence, we broke that off into a dedicated issue.

This issue encompasses the following:

  1. Make a table of all the reasons users would want to press "back" and how the robot should behave in each scenario. See this table as a solid start.
  2. Informed by that, come up with a plan for where the Back button will go in each state/circumstance (or whether there should be multiple back buttons that the user can choose from).
  3. Implement it.
@amalnanavati
Copy link
Contributor Author

Closed with #41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical-path Issues that are critical path for deployment
Projects
None yet
Development

No branches or pull requests

2 participants