XLabs / wormscan-ui

5 stars 3 forks source link

[Desktop & MOBILE] Home Page Bugs and Changes #744

Open SamantaCasal opened 2 months ago

SamantaCasal commented 2 months ago

Changes

  1. Remove Chain Activity Chart
  2. Add Icons for Analytics and Developers
  3. Change the text in the Search Bar: Should be Search by Tx Hash, Address or VAA ID
  4. Rename Featured Application for Featured Protocols
  5. Changes in Sankey Chart: [Mobile]Maintain the same distribution and style as the current one. That is:
    • Add Sides FIGMA Image
    • Add|Before the percentages
    • Logo Chain, Chain Name,|, Percentage should be displayed in this order, both in Source and Destination Image Image
    • In destination, when displaying values ​​in USD, the order would be: Logo Chain, |, Amount in USD

BUGS

  1. Sankey Chart: The lines look pixelated. They are saw-shaped, instead of being a straight line. Image
  2. Sankey Chart: Step to Reproduce:
    • Select all time
    • Change to a different source chain
    • Observe Arbitrum behavior in destination chains. Evidence:

https://github.com/user-attachments/assets/dbfe8a27-bf17-4f0a-bea2-73354125ac33

  1. [MOBILE] Protocols Activity: The margin between the chain logos is missing. Image

  2. Top Assets:

    • Review style when a chain is selected on the graph. FIGMA
    • Review the watermarked opacity. Should be 0.2
    • The chain logo in the tooltip must be in color
    • Review the color and alignment of the "EMITTER CHAIN VOLUME ANALYSIS FOR USDC" text. Image
    • [MOBILE] Center Filter text Image
  3. Community Section

    • Check on FIGMA
    • Update text "Wan to Join the Wormhole community? Join Us!
    • Apply background
    • Align Chat icon with Text
  4. BUTTONS & TABS Buttons and tabs look different: Figma: Image Staging: Image

Note: Review all buttons and tabs.

SamantaCasal commented 1 month ago

For 1024x to 1440x resolution, lower the opacity of Blue, like this ⬇

Image

SamantaCasal commented 1 month ago

FYI: @giulianoconti BUG on Sankey chart (Case 2) Still happens. Evidence:

  1. Select All time
  2. Change between chains source/target

Image

giulianoconti commented 1 month ago

@SamantaCasal Actually, this is a different problem, which occurs because the endpoint in the 1-year and all-time settings returns repeated chains. I will fix it tomorrow. However, it is strange that the endpoint is now delivering different information than it has in the past. Is happening in PROD 😶

Image

Image