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

Optimize trade interactions for mobile #5450

Closed
woodenfurniture opened this issue Oct 11, 2023 · 1 comment
Closed

Optimize trade interactions for mobile #5450

woodenfurniture opened this issue Oct 11, 2023 · 1 comment
Assignees
Milestone

Comments

@woodenfurniture
Copy link
Member

woodenfurniture commented Oct 11, 2023

Overview

Enhance rendering performance for low-compute mobile devices, specifically focusing on the initial login and wallet connection phases.
Performance bottlenecks are yet to be identified.

References and additional details

  1. Profile the application using Chrome DevTools with 6x throttling to identify components causing re-renders.
  2. Review Chakra UI components for potential performance optimizations, such as lazy-loading or conditional rendering.
  3. Implement performance optimizations to rendering performance accordingly

https://www.notion.so/shapeshift/Mobile-profiling-0321f42373a14e399db7e5255676a97c

Acceptance Criteria

  • Improved in rendering performance on low-compute devices.
  • No degradation in user experience or functionality.

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response

@twblack88
Copy link
Contributor

Desktop but likely v similar
-app gets frozen for ~7 seconds when selecting an asset in the trade modal.

trade_modal_slowness.mov

@github-project-automation github-project-automation bot moved this from To schedule to Done in ShapeShift Dashboard Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants