metamask-extension icon indicating copy to clipboard operation
metamask-extension copied to clipboard

Make the valid Token Symbol Length Parametric

Open miladtsx opened this issue 2 years ago • 13 comments

This pull request is to resolve issue #9243.

miladtsx avatar Feb 07 '23 15:02 miladtsx

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

github-actions[bot] avatar Feb 07 '23 15:02 github-actions[bot]

I have read the CLA Document and I hereby sign the CLA

miladtsx avatar Feb 07 '23 15:02 miladtsx

ping

matrixise avatar Apr 04 '23 07:04 matrixise

This PR has been automatically marked as stale because it has not had recent activity in the last 60 days. It will be closed in 14 days. Thank you for your contributions.

github-actions[bot] avatar Jul 20 '23 11:07 github-actions[bot]

This PR has been automatically marked as stale because it has not had recent activity in the last 60 days. It will be closed in 14 days. Thank you for your contributions.

github-actions[bot] avatar Sep 23 '23 18:09 github-actions[bot]

This PR has been automatically marked as stale because it has not had recent activity in the last 60 days. It will be closed in 14 days. Thank you for your contributions.

github-actions[bot] avatar Nov 24 '23 00:11 github-actions[bot]

This PR was closed because there has been no follow up activity in the last 14 days. Thank you for your contributions.

github-actions[bot] avatar Dec 08 '23 00:12 github-actions[bot]

Ping ping friendly ping :)

miladtsx avatar Jan 28 '24 14:01 miladtsx

This PR has been automatically marked as stale because it has not had recent activity in the last 60 days. It will be closed in 14 days. Thank you for your contributions.

github-actions[bot] avatar Mar 30 '24 14:03 github-actions[bot]

This PR was closed because there has been no follow up activity in the last 14 days. Thank you for your contributions.

github-actions[bot] avatar Apr 13 '24 16:04 github-actions[bot]

Uploading OKX Account Statement - Dec 2023.pdf…

Sopyaylin avatar Apr 13 '24 19:04 Sopyaylin

Hey @legobeat , is this PR ready to merge?

fredwes avatar Apr 29 '24 17:04 fredwes

Is there anything I can do to help get this merged?

fredwes avatar May 09 '24 18:05 fredwes

Sorry to keep bumping here but our users have reported issues adding tokens due to this. @legobeat any update on getting this merged in?

fredwes avatar May 27 '24 18:05 fredwes

Sorry to keep bumping here but our users have reported issues adding tokens due to this. @legobeat any update on getting this merged in?

@fredwes Unfortunately, I don't have any further insights on the progress to share at this time.

@MetaMask/extension-devs Could we get some eyes on this, please? Any UI/UX concerns?

legobeat avatar May 27 '24 22:05 legobeat

This is a good idea, and MetaMask should support longer symbol lengths. There are other parts of the codebase that would need to be updated. At least here but maybe others. And it would require some UI work to consider every place showing symbols to make sure they render correctly, and do something like an ... ellipses or truncation to make it fit. So I don't think this can be merged as is.

bergeron avatar Jun 03 '24 14:06 bergeron

This PR has been automatically marked as stale because it has not had recent activity in the last 60 days. It will be closed in 14 days. Thank you for your contributions.

github-actions[bot] avatar Aug 02 '24 16:08 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.10%. Comparing base (91dc6ea) to head (8d813c1).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #17642   +/-   ##
========================================
  Coverage    70.10%   70.10%           
========================================
  Files         1430     1430           
  Lines        50147    50148    +1     
  Branches     13872    13872           
========================================
+ Hits         35152    35153    +1     
  Misses       14995    14995           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 11 '24 22:08 codecov[bot]

Hey @bergeron, thanks for your feedback. I made some UI adjustments and tested them manually as much as possible.

I also adjusted MetaMask Core to support this change.

Looking forward to your feedback.

miladtsx avatar Aug 21 '24 21:08 miladtsx