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

Switching RAM tabs causes controls duplication #245

Open
ThisIsBrady opened this issue May 30, 2023 · 0 comments
Open

Switching RAM tabs causes controls duplication #245

ThisIsBrady opened this issue May 30, 2023 · 0 comments
Labels
2-Star Mid-level issue, may take some research bug

Comments

@ThisIsBrady
Copy link
Member

Expected Behavior

Switching RAM tabs stops controller inputs for that page

Current Behavior

Switching RAM tabs while a controller is on does not stop the Interval that sends controller inputs.

Steps to Reproduce

  1. Open RAM Science or Arm page
  2. Turn controller on
  3. Switch RAM pages
  4. Observe that controller still moves original system.

Possible solution

Use onComponentUnmount event to stop the controller Intervals.

@wiidler wiidler added the 2-Star Mid-level issue, may take some research label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2-Star Mid-level issue, may take some research bug
Projects
None yet
Development

No branches or pull requests

2 participants