feat(protocol-designer): create container for all tipracks #14848
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes AUTH-313
Overview
Now, all tipracks are auto generated on the deck after initial protocol creation. And the tiprack option dropdown is modified to only include tipracks for that specific pipette that are on the deck.
Test Plan
Create a flex or ot-2 protocol. Perhaps flex might be better to add the max of 6 tipracks to the deck. For the pipette select both p1000s and selecting the first 3 tipracks for one and the other 3 tipracks for the 2nd pipette (this is so you select all 6 different tipracks)
Go to the deck map and see that all 6 tipracks are placed, starting with filling up the center column 2. (this is a Product decision since modules are by default placed in the outside slots with magnetic Block going in slot D2). Then the rest of the tipracks should fill up the next available slots.
Add a pipetting step and see that the dropdown menu for the tipracks shows only the pipette's default tipracks that you selected. Now delete the step and delete a tiprack. Create the step again and one pipette should only have 2 dropdown items now. If you hover over the dropdown field, a tooltip should show up saying that you are missing a tiprack.
Changelog
tiprackField
Review requests
see test plan
Risk assessment
low