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 error boundary icon #13201

Merged
merged 2 commits into from
Aug 2, 2023
Merged

fix(app): fix error boundary icon #13201

merged 2 commits into from
Aug 2, 2023

Conversation

koji
Copy link
Contributor

@koji koji commented Jul 31, 2023

Overview

The current error boundary uses a wrong icon. This PR fixes that.
Also fix a potential bug in ProtocolDashboard

design
https://www.figma.com/file/AoTLAYuWawlaWItB1umOjr/Release%3A-Opentrons-Flex-Touchscreen?type=design&node-id=17641-406642&mode=design&t=2z80gpYH2pGdrxGB-0

Screenshot 2023-07-31 at 6 10 37 PM

close RQA-1168

Test Plan

Changelog

Review requests

Risk assessment

current error boundary uses a wrong icon. This PR fixes that

RQA-1168
@koji koji requested a review from a team July 31, 2023 22:14
@koji koji marked this pull request as ready for review July 31, 2023 22:14
@koji koji requested a review from a team as a code owner July 31, 2023 22:14
@koji koji requested review from brenthagen and removed request for a team July 31, 2023 22:14
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #13201 (8fe06f7) into edge (9a499f9) will not change coverage.
Report is 5 commits behind head on edge.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             edge   #13201   +/-   ##
=======================================
  Coverage   72.55%   72.55%           
=======================================
  Files        2398     2398           
  Lines       66084    66084           
  Branches     7368     7368           
=======================================
  Hits        47950    47950           
  Misses      16370    16370           
  Partials     1764     1764           
Flag Coverage Δ
app 71.41% <0.00%> (ø)

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

Files Changed Coverage Δ
app/src/App/OnDeviceDisplayAppFallback.tsx 100.00% <ø> (ø)
app/src/pages/ProtocolDashboard/index.tsx 0.00% <0.00%> (ø)

@koji koji removed the request for review from brenthagen August 1, 2023 13:50
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

@koji koji merged commit af60f62 into edge Aug 2, 2023
25 of 26 checks passed
@koji koji deleted the fix_error-boundary-icon branch November 29, 2023 04:35
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