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

Lazy loading #492

Open
kilrau opened this issue Feb 24, 2024 · 0 comments
Open

Lazy loading #492

kilrau opened this issue Feb 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kilrau
Copy link
Member

kilrau commented Feb 24, 2024

Web App is around 5.9MB, most of it dependencies. To reduce load time in remote places, we want to show a meaningful UI to select assets and enter swap amounts while libraries are still loading.

Needs a careful architecture to make sure we can't get into unexpected states when a button tries to use a loading library.

@kilrau kilrau added the enhancement New feature or request label Feb 24, 2024
@kilrau kilrau assigned dni and unassigned dni Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants