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

Improve token display name in detail view #220

Closed
wants to merge 1 commit into from

Conversation

amilz
Copy link
Contributor

@amilz amilz commented Feb 16, 2023

Migrating PR From solana-labs/solana#29968

Problem

Solana Explorer Token Details tab loses known token names for some tokens (my hunch is those with newer Metaplex metadata post token registry).
Example: Can be seen here where SAMO maintains token name but others do not:
image

Summary of Changes

  1. Add useMetadata to the mint display so that newer tokens' display name is shown (not just those in the registry)
  2. Shift column order so mint/name column is always first and does not change when toggling from Summary to Detailed

Achieved outcome--all tokens

Screen.Recording.2023-01-28.at.2.57.47.PM.mov

Fixes #
Issue 29604

1) Add `useMetadata` to the `mint` display so that newer tokens' display name is shown (not just those in the registry)
2) Shift column order so mint/name column is always first and does not change when toggling from `Summary` to `Detailed`
@vercel
Copy link

vercel bot commented Feb 16, 2023

@amilz is attempting to deploy a commit to the Solana Team on Vercel.

A member of the Team first needs to authorize it.

@amilz
Copy link
Contributor Author

amilz commented Mar 22, 2023

Any interest in this PR?
Will close next week to do some housekeeping.

@amilz
Copy link
Contributor Author

amilz commented Mar 27, 2023

closing due to inactivity

@amilz amilz closed this Mar 27, 2023
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.

None yet

1 participant