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): only prepare stored protocols in ChooseProtocolSlideout once slid out #12721

Merged
merged 1 commit into from
May 17, 2023

Conversation

b-cooper
Copy link
Contributor

Overview

This should drastically improve the load time of the devices landing page on the desktop app. Especially in cases where there are many stored protocols and/or many discovered robots

Risk assessment

low

@b-cooper b-cooper requested a review from a team as a code owner May 16, 2023 22:06
@b-cooper b-cooper requested review from TamarZanzouri, shlokamin and a team and removed request for a team and TamarZanzouri May 16, 2023 22:06
@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

Merging #12721 (19d4557) into edge (ae45f49) will increase coverage by 0.00%.
The diff coverage is 76.92%.

Impacted file tree graph

@@           Coverage Diff           @@
##             edge   #12721   +/-   ##
=======================================
  Coverage   73.36%   73.36%           
=======================================
  Files        2264     2264           
  Lines       61507    61513    +6     
  Branches     6788     6789    +1     
=======================================
+ Hits        45125    45132    +7     
+ Misses      14762    14760    -2     
- Partials     1620     1621    +1     
Flag Coverage Δ
app 71.74% <76.92%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
app/src/organisms/ChooseProtocolSlideout/index.tsx 71.69% <76.92%> (+5.74%) ⬆️

Copy link
Member

@shlokamin shlokamin left a comment

Choose a reason for hiding this comment

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

lgtm! 🐎

@b-cooper b-cooper merged commit 4c97c8d into edge May 17, 2023
@b-cooper b-cooper deleted the app_fix-devices-list-performance-choose-protocol branch October 5, 2023 17:21
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