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

[CoinsTable] allow filter by verified #854

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

0xbe1
Copy link
Contributor

@0xbe1 0xbe1 commented Oct 25, 2024

difference

before after
image image

background

currently, coins page is filled with spam coins, hard to see what what coins matter even with the verified logo.

solution

add "verified | all" tabs and default to "verified" so that only verified coins are displayed by default. only show the rest unless we really want to and click "all"

to reviewers

the UI is pretty much copied from CollapsibleCards.tsx, only modifying text "expand all | collapse all" to "verified | all"

Copy link

netlify bot commented Oct 25, 2024

Deploy Preview for aptos-explorer ready!

Name Link
🔨 Latest commit c2b5aa1
🔍 Latest deploy log https://app.netlify.com/sites/aptos-explorer/deploys/671bac41d09a600008b74c43
😎 Deploy Preview https://deploy-preview-854--aptos-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@gregnazario gregnazario enabled auto-merge (squash) October 25, 2024 17:23
@gregnazario gregnazario merged commit 4687633 into aptos-labs:main Oct 25, 2024
2 checks passed
@0xbe1 0xbe1 deleted the 0xbe1/filter-coinlist-by-verified branch October 25, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants