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

[Analytics-Chains] Chain Activity #583

Open
3 of 4 tasks
SamantaCasal opened this issue Mar 20, 2024 · 10 comments
Open
3 of 4 tasks

[Analytics-Chains] Chain Activity #583

SamantaCasal opened this issue Mar 20, 2024 · 10 comments
Assignees
Labels
Ready to dev The task is ready to be development

Comments

@SamantaCasal
Copy link
Collaborator

SamantaCasal commented Mar 20, 2024

Description

In the "Chains Activity" chart, we aim to introduce a feature that will present users with the activity of a blockchain specified by them within a user-defined timeframe. Alternatively, if no specific blockchain is chosen, the feature will default to displaying the activity across all blockchains. This functionality is designed to empower users with a graphical tool that visualizes the volume of transactions , offering a clear view of the blockchain's activity.

The primary objective is for this chart to serve as a robust analytical tool, enabling users to gain insights into the blockchain activity's trends and patterns. Whether users are analyzing a single chain's performance over a week or comparing month-long activity across multiple chains, this feature will provide a comprehensive and intuitive overview of the blockchain landscape as per their requirements.

Tasks

  1. api enhancement
    marianososto
@SamantaCasal SamantaCasal added Need Design Task need design effort Requires Backend development Tasks that need backend team development to be applied labels Mar 20, 2024
@SamantaCasal SamantaCasal self-assigned this Mar 20, 2024
@SamantaCasal SamantaCasal removed their assignment Apr 7, 2024
@SamantaCasal SamantaCasal removed the Need Design Task need design effort label Apr 10, 2024
@hernandiegosavio hernandiegosavio added Ready to dev The task is ready to be development and removed Requires Backend development Tasks that need backend team development to be applied labels Apr 23, 2024
@giulianoconti giulianoconti self-assigned this Apr 25, 2024
@giulianoconti giulianoconti added Need Design Task need design effort Ready to dev The task is ready to be development and removed Ready to dev The task is ready to be development Need Design Task need design effort labels May 2, 2024
@giulianoconti
Copy link
Collaborator

giulianoconti commented May 16, 2024

blocked until endpoint works with timespan=1y
https://api.staging.wormscan.io/api/v1/x-chain-activity/tops?from=2020-03-04T00:00:00Z&to=2024-03-10T00:00:00Z&timespan=1y&sourceChain=1

and until we have the redesign of the page.

@SamantaCasal
Copy link
Collaborator Author

SamantaCasal commented Jun 13, 2024

Expected Behaviors:
FYI: @giulianoconti

  • By default, all chains should be selected.
  • Selecting any individual chain should automatically deselect the "all chains" option.
  • If no individual chain is selected and "all chains" is selected, it should not be possible to deselect the "all chains" option.
  • If "all chains" is deselected and no individual chains are selected, "all chains" should be reselected by default.

@SamantaCasal
Copy link
Collaborator Author

SamantaCasal commented Jun 17, 2024

🐛 Observe the behavior after clicking on the dropdown to select a chain:
FYI: @giulianoconti

Screen.Recording.2024-06-17.at.5.40.47.PM.mov

@giulianoconti
Copy link
Collaborator

giulianoconti commented Jun 18, 2024

@SamantaCasal
Copy link
Collaborator Author

SamantaCasal commented Jun 27, 2024

❗ Mobile: The tooltip is not seen when hovering over the first/last bar of the graph.
Iphone 14 Pro

Image

@SamantaCasal
Copy link
Collaborator Author

❗ When selecting a chain the logos appear and disappear.
❗ After selecting Reset, the previously selected chains should be unchecked.
❗ The default view always has to be ALL CHAINS.

RPReplay_Final1719503054.MP4

@SamantaCasal
Copy link
Collaborator Author

The date of the first day is missing

Image

@SamantaCasal
Copy link
Collaborator Author

Background gradient missing

Design
Image

STG

Image

@giulianoconti
Copy link
Collaborator

task moved to #737

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to dev The task is ready to be development
Projects
None yet
Development

No branches or pull requests

3 participants