-
Notifications
You must be signed in to change notification settings - Fork 102
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(twap-orders) add quote fetching loading indicator (6) #2451
feat(twap-orders) add quote fetching loading indicator (6) #2451
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
I see the nose licking cow when I Select ETH/WETH (or vise versa) tokens. However, it is not displayed in the same case on the limit/swap pages |
* feat: refactor twap orders code * feat: some small updates * fix: pr comments 1 * fix: pr comments 2
…e-updates feat(twap-orders): twap orders deadline updates (8)
…isplay feat(twap-orders): add parts display to TWAP orders (7)
New dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No new dependency issues detected in pull request Bot CommandsTo ignore an alert, reply with a comment starting with Pull request alert summary
📊 Modified Dependency Overview:
|
Summary
This PR adds
isLoading
property on quote stateAlso adds a hook that will return this value and we can use this for "nose picking cow" indicator
To test