-
Notifications
You must be signed in to change notification settings - Fork 28
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
Activity page #1057
Merged
Merged
Activity page #1057
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
JunichiSugiura
force-pushed
the
feat(profile)/#504-activity-graphql
branch
from
November 22, 2024 11:45
b8d7295
to
47b2764
Compare
JunichiSugiura
force-pushed
the
feat(profile)/#504-activity-graphql
branch
from
November 22, 2024 11:45
47b2764
to
35864b3
Compare
JunichiSugiura
force-pushed
the
feat(profile)/#504-activity-graphql
branch
from
November 22, 2024 13:51
f29bb7c
to
839ea9e
Compare
JunichiSugiura
force-pushed
the
feat(profile)/#504-activity-graphql
branch
from
November 22, 2024 14:19
b136d20
to
02bf771
Compare
bal7hazar
approved these changes
Nov 22, 2024
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.
Tested locally, it works well
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#504
This PR adds activity page with ERC20 transfer entries via
tokenTransfers
query as the first iteration. Data is limit to 30 entries and "See more" button appears.Plan is to move to
activities
query and replace "See more" button with infinite scroll in the future.Side effects
<Spinner />
is added<LayoutContentLoader />
and<LayoutContentError />
is added in layout for bootstrapping a new page.<IndexerAPIProvider />
has been simplifiedFor debugging
packages/profile/.env.development
packages/keychain/.env.development
packages/profile/src/components/activity.tsx
e.g.
0x04645f67e3e195420b2b4e63742153623e50c143ed8b89c91e3fb908fe87b168
slot: "ls-erc"