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): fix EditInstrumentsModal issue #16421

Merged
merged 3 commits into from
Oct 8, 2024
Merged

Conversation

koji
Copy link
Contributor

@koji koji commented Oct 4, 2024

Overview

This PR fix some issues in EditInstruments modal.

design
https://www.figma.com/design/WbkiUyU8VhtKz0JSuIFA45/Feature%3A-Protocol-Designer-Phase-1?node-id=7300-23615&m=dev

  • remove margins
  • fix tips display issue (add a function to remove opentrons phrase)
  • fix button's layout
    the existing implementation put check boxes and text link button in a different row, but actually they should be in the same row from the design.

There is still a couple of buttons displaying issues in the modal. (I'm asking about that to the design team, and I will fix the issues when I get feedback)

before

Screenshot 2024-10-04 at 4 09 04 PM

after

Screenshot 2024-10-07 at 12 39 24 PM

EditInstrumentsModal is missing tests right now. (ticketed)

close RQA-3275 RQA-3276 RQA-3284

Test Plan and Hands on Testing

Changelog

Review requests

Risk assessment

low

@koji koji added the authorship label Oct 7, 2024
@koji koji requested a review from ncdiehl11 October 7, 2024 13:27
@koji
Copy link
Contributor Author

koji commented Oct 7, 2024

  • add a function to cut a specific text from pipette name

@koji koji marked this pull request as ready for review October 7, 2024 16:53
@koji koji requested a review from a team as a code owner October 7, 2024 16:53
Copy link
Collaborator

@ncdiehl11 ncdiehl11 left a comment

Choose a reason for hiding this comment

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

LGTM. tests well

@koji koji merged commit 519482d into edge Oct 8, 2024
14 checks passed
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