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

Testing: react-query Persistance Feature #1229

Open
peetzweg opened this issue Jan 25, 2023 · 1 comment
Open

Testing: react-query Persistance Feature #1229

peetzweg opened this issue Jan 25, 2023 · 1 comment
Labels
💄 [UI] All Issues related to `packages/ui`

Comments

@peetzweg
Copy link
Contributor

peetzweg commented Jan 25, 2023

We could persist all the RPC calls we make across site visits. This would result the user to be able to see the pools immediately after loading the website as most of the data is hydrated from local cache. This would be epic very handy for general token data. Also if the data is not super up to date it's fine.

We should give it a try and experiment with it. Probably creating a new branch, which just tries to make use of this feature and test it on preview deployment.

https://react-query-v3.tanstack.com/plugins/persistQueryClient#_top

@peetzweg peetzweg added the 💄 [UI] All Issues related to `packages/ui` label Jan 25, 2023
@NikMidas
Copy link
Collaborator

NikMidas commented Feb 7, 2023

Very low priority per Peet, keeping in Refinement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💄 [UI] All Issues related to `packages/ui`
Projects
None yet
Development

No branches or pull requests

2 participants