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(app): disable the factory mode complete and restart robot button when robot is busy #15006

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

brenthagen
Copy link
Contributor

Overview

passes a robotIsBusy boolean to the factory mode slideout to disable the complete and restart robot button when the robot is busy. this covers the edge case where the robot becomes busy after the slideout is opened.

closes RQA-2632

Test Plan

manually verified disabled complete and restart robot button when the robot is busy, e.g. a current run exists

Changelog

  • Disables the factory mode complete and restart robot button when robot is busy

Review requests

check the edge case, start a run/maintenance run after the factory mode slideout is open

Risk assessment

low

…when robot is busy

passes a robotIsBusy boolean to the factory mode slideout to disable the complete and restart robot
button when the robot is busy. this covers the edge case where the robot becomes busy after the
slideout is opened.

closes RQA-2632
@brenthagen brenthagen requested a review from a team April 25, 2024 03:16
@brenthagen brenthagen requested a review from a team as a code owner April 25, 2024 03:16
@brenthagen brenthagen requested review from mjhuff and removed request for a team and mjhuff April 25, 2024 03:16
@brenthagen brenthagen merged commit a153f52 into edge Apr 25, 2024
26 checks passed
@brenthagen brenthagen deleted the app_disable-busy-robot-oem-restart branch April 25, 2024 15:18
Carlos-fernandez pushed a commit that referenced this pull request May 20, 2024
…when robot is busy (#15006)

passes a robotIsBusy boolean to the factory mode slideout to disable the complete and restart robot button when the robot is busy. this covers the edge case where the robot becomes busy after the slideout is opened.

closes RQA-2632
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

Successfully merging this pull request may close these issues.

None yet

2 participants