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): fix ordering of gripper exit so success screen doesn't flash #15012

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

smb2268
Copy link
Contributor

@smb2268 smb2268 commented Apr 25, 2024

fix RQA-2629

Overview

Robot finished homing a few seconds before the modal closed, so the robot is moving spinner was unmounted before the modal closed, flashing success screen again. This PR refactors that behavior to match what was done for pipettes in #14580

Test Plan

Run through a gripper flow and see that the modal closes from the loader screen

Screen.Recording.2024-04-25.at.2.06.08.PM.mov

Changelog

Mimic behavior of pipette wizard flows for isExiting logic and handleCleanUpAndClose

Review requests

Look over changes

Risk assessment

Low

@smb2268 smb2268 requested a review from ncdiehl11 April 25, 2024 18:10
@smb2268 smb2268 self-assigned this Apr 25, 2024
@smb2268 smb2268 requested a review from a team as a code owner April 25, 2024 18:10
Copy link
Contributor

@brenthagen brenthagen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

@smb2268 smb2268 merged commit b2965a6 into edge Apr 26, 2024
26 checks passed
@smb2268 smb2268 deleted the app_gripper-spinner-fix branch April 26, 2024 16:24
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