seamless-protocol / seamless-interface

https://seamless-interface.vercel.app
Other
7 stars 4 forks source link

Fetch data for strategy details component #491

Closed kitanovicd closed 1 week ago

kitanovicd commented 1 month ago

Screenshot 2024-08-13 at 17 25 16

Some of this data fetching we already have and some should be added.

kitanovicd commented 1 month ago

Today I finished with fetching data and validating it. Some hook we already have but I coded new ones. They are similar but I didn't like useSeamlessContractRead pattern that we currently have. I did data fetching different with fetchQuery from queryClient. I think we should fetch all data like this. For tomorrow I will just add caching and maybe do some refactor if something bothers me. Tomorrow I will raise PR and put it on review

kitanovicd commented 1 month ago

No progress was made today due to urgency of ETH short on FE

kitanovicd commented 4 weeks ago

Updated code, refactored a lot and added caching. PR is up. PR is only for data fetching.

kitanovicd commented 4 weeks ago

Didn't work on this issue today. I reviewed other FE PRs and updated some other ones that this PR depends on.

kitanovicd commented 3 weeks ago

No progress was done on this one today. Waiting for previous PR to be merged so I can rebase this one and change it to follow the same coding style.

kitanovicd commented 3 weeks ago

No progress was done today. Waiting for previous PR to be merged so I can rebase this one and change it to follow the same coding style.

kitanovicd commented 3 weeks ago

No progress was done today. Waiting for previous PR to be merged so I can rebase this one and change it to follow the same coding style.

kitanovicd commented 3 weeks ago

I am unblocked on this ticket but I will go back to it on Monday once I make PR for ticket that is currently in progress.

kitanovicd commented 2 weeks ago

I depreoritized this ticket since we are looking to finish ILM page and Dashboard page by Wednesday. Since this is not on this two pages I am looking to put it on review again after that.

kitanovicd commented 2 weeks ago

Deleted old PR and created new one because code base changed a lot. It is easy to review.

kitanovicd commented 2 weeks ago

No reviews yet. No progress today.