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

feat(ux): Simplify pool list, fetch performance on More click #2070

Merged
merged 6 commits into from
Apr 9, 2024

Conversation

rossbulat
Copy link
Collaborator

This PR moves away from displaying a pool's reward graph directly in the pool list, in favour of syncing and displaying it in the JoinPool canvas as and when the user visits it.

Fetching performance data is slow, and carries performance issues when users browse the pool pages, of filter it in any way. To maintain performance and ease of use of the pool list, performance is no longer fetched when the list upates.

UI has been simplified, and amount of pools per page is now at 30, from 21.

@rossbulat rossbulat changed the title feat(ux): Simplify pool list, fetch performance on More feat(ux): Simplify pool list, fetch performance on More click Apr 9, 2024
@rossbulat rossbulat merged commit fb5008d into main Apr 9, 2024
8 of 9 checks passed
@rossbulat rossbulat deleted the rb-simplify-pool-list branch April 9, 2024 03:36
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.

1 participant