-
Notifications
You must be signed in to change notification settings - Fork 186
fix(app): Ensure stacker display location is 3+4, shuttle labware slot is 4 #19167
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
base: edge
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! nice work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much!!
@@ -30,6 +29,7 @@ export interface DisplayLocationSlotOnlyParams | |||
extends Omit<LocationSlotOnlyParams, 'location'> { | |||
t: TFunction | |||
isOnDevice?: boolean | |||
includeSlotText?: boolean |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh yes yes yes
1623408
to
3204015
Compare
3204015
to
8588ce1
Compare
Fix https://opentrons.atlassian.net/browse/RQA-4384, RQA-4395, RQA-4369, RQA-4429
Overview
This PR updates stacker display location in protocol setup hardware, protocol details, and intervention and error recovery modals
Test Plan and Hands on Testing
Changelog
Create ModuleDeckLabel function to unify logic
Refactor intervention info to use existing utility for grabbing labware locations
Update various display locations to use new function
Review requests
This is far reaching and Alise and I both worked on it! As much testing as possible would be great
Risk assessment
Medium, pretty wide surface but just touches location names