-
Notifications
You must be signed in to change notification settings - Fork 635
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
Trending Tokens UI implementation phase 1 #6276
Conversation
hey @greg-schrammel, what should I test for here do you think? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
only thing blocking merge at this point is network selection being limited to one network and storing that in the zustand store to display on the dropdown. Otherwise lgtm
* implement gql query to get trending tokens for selected network and display them * fix dragging issue with no chainId and tapping empty space resetting network to all networks * add mock handler for navigating to swaps flow * fix lint * shuffle files and break out network switcher to be composable * refactor SwapCoinIcon to use a size prop instead of small, large, xlarge, etc. * add view token analytics event * add time tracking to discover screen * add tracking for if user has swapped a trending token * decouple network selector from trending tokens and add rest of analytics events * fix customize network banner not being dismissable * revert white color token change
Removing myself as reviewer here since I authored some of this work. @greg-schrammel |
…plementation-phase-1
281900d
to
107199a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One of the comments relates to the network selection, in the video you select multiple networks at the same time but right now you can't, are you supposed to be able to?
Fixes APP-1957
Fixes APP-1958
Fixes APP-1959
What changed (plus any additional context for devs)
Screen.Recording.2024-11-25.at.14.50.21.mov
What should we show when user pins all networks? like a placeholder to drag into to unpin
ops forgot to enable this in the recording, it won't show again for 2 weeks after dismissed
it's not straight forward to add a border like in the designs, so ignored it for now but doable if we feel like it
Screen recordings / screenshots
What to test
network switcher: