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(protocol-designer): liquids show up when zooming into slot #16717

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

jerader
Copy link
Collaborator

@jerader jerader commented Nov 7, 2024

clsoes RQA-3524

Overview

This fixes a bug where if you edit a slot that has liquid in it, the liquid wasn't showing up. There is still a slightly buggy experience where if you press "done" the liquids get deleted. that will be fixed in a follow up.

Test Plan and Hands on Testing

Upload the attached protocol and zoom into the 2 slots with labware that have liquids. see that the liquids are retained when zooming in. the liquids are NOT retained when you press done, that is a separate issue that will be resolved later

1.0 testing.json

Changelog

  • use LabwareOnDeck to render the liquids correctly

Risk assessment

low

@jerader jerader requested a review from a team as a code owner November 7, 2024 13:57
Copy link
Contributor

@koji koji left a comment

Choose a reason for hiding this comment

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

lgtm

@jerader jerader merged commit c871407 into edge Nov 7, 2024
12 checks passed
@jerader jerader deleted the pd_liquids-rendering branch November 7, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants