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

feat(app): create hooks to anonymize instrument display names #14978

Merged
merged 7 commits into from
Apr 26, 2024

Conversation

brenthagen
Copy link
Contributor

@brenthagen brenthagen commented Apr 23, 2024

Overview

OEM mode requires removing "Flex" from pipette and gripper names in the ODD. these hooks wrap the shared-data helpers used to get instrument display names and remove "Flex" when in OEM mode on the ODD

closes PLAT-261

TODO: pipette wizard flows

Screen Shot 2024-04-25 at 10 43 22 AM

Test Plan

manually verified removal of "Flex" from instrument names. Will add unit tests in PLAT-295.

Changelog

  • Adds hooks to anonymize instrument display names

Review requests

check the anonymization with OEM mode on - "Flex" should be removed in the ODD but still present in desktop app

Risk assessment

medium-ish, some reworking of logic in shared components

@brenthagen brenthagen requested a review from a team April 25, 2024 14:44
@brenthagen brenthagen marked this pull request as ready for review April 25, 2024 14:44
@brenthagen brenthagen requested a review from a team as a code owner April 25, 2024 14:44
@brenthagen brenthagen requested review from jerader and removed request for a team and jerader April 25, 2024 14:44
Copy link
Contributor

@vegano1 vegano1 left a comment

Choose a reason for hiding this comment

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

Nice!
Changes are straightforward.

Copy link
Contributor

@smb2268 smb2268 left a comment

Choose a reason for hiding this comment

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

lgtm!

@brenthagen brenthagen merged commit 97bf5f3 into edge Apr 26, 2024
33 checks passed
@brenthagen brenthagen deleted the app_instrument-display-name-helpers branch April 26, 2024 16:10
Carlos-fernandez pushed a commit that referenced this pull request May 20, 2024
OEM mode requires removing "Flex" from pipette and gripper names in the ODD. these hooks wrap the shared-data helpers used to get instrument display names and remove "Flex" when in OEM mode on the ODD.

closes PLAT-261
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

3 participants