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(app): fix various app copy #13557

Merged
merged 3 commits into from
Sep 14, 2023
Merged

fix(app): fix various app copy #13557

merged 3 commits into from
Sep 14, 2023

Conversation

smb2268
Copy link
Contributor

@smb2268 smb2268 commented Sep 14, 2023

Overview

This PR makes two copy changes:

  1. Detaching pipette failure CTA says "Cancel Detachment" now instead of cancel attachment
  2. Firmware update takeover modal on odd now says "Updating pipette firmware...." instead of Pipette firmware to be less specific for 96 channel

Test Plan

Screen Shot 2023-09-14 at 2 40 22 PM

Changelog

See description

Review requests

Make sure copy is updated properly

Risk assessment

Low

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #13557 (1f1da03) into chore_release-7.0.0 (03d328b) will decrease coverage by 0.01%.
Report is 2 commits behind head on chore_release-7.0.0.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@                   Coverage Diff                   @@
##           chore_release-7.0.0   #13557      +/-   ##
=======================================================
- Coverage                71.30%   71.30%   -0.01%     
=======================================================
  Files                     2419     2419              
  Lines                    68082    68083       +1     
  Branches                  7908     7909       +1     
=======================================================
  Hits                     48547    48547              
- Misses                   17683    17684       +1     
  Partials                  1852     1852              
Flag Coverage Δ
app 68.93% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
app/src/organisms/PipetteWizardFlows/Results.tsx 87.14% <100.00%> (+0.18%) ⬆️

... and 1 file with indirect coverage changes

@smb2268 smb2268 marked this pull request as ready for review September 14, 2023 19:01
@smb2268 smb2268 requested a review from a team as a code owner September 14, 2023 19:01
@smb2268 smb2268 requested review from ncdiehl11 and jerader and removed request for a team September 14, 2023 19:01
Copy link
Collaborator

@jerader jerader left a comment

Choose a reason for hiding this comment

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

lgtm, just left a question/suggestion for combining the i18n keys that have the same value

Comment on lines +8 to +9
"pipette_left": "pipette",
"pipette_right": "pipette",
Copy link
Collaborator

Choose a reason for hiding this comment

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

can these be updated into 1 i18n key now?

@smb2268 smb2268 merged commit c19927d into chore_release-7.0.0 Sep 14, 2023
@smb2268 smb2268 deleted the app_copy-fixes branch September 14, 2023 20:55
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.

2 participants