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

[Bug] Testnet: Sankey Chart #844

Open
SamantaCasal opened this issue Sep 30, 2024 · 1 comment
Open

[Bug] Testnet: Sankey Chart #844

SamantaCasal opened this issue Sep 30, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@SamantaCasal
Copy link
Collaborator

Current behavior: When users select page 2, the source chain disappears while the destination chains from the last chains selected on page 1 remain visible.
Expected behavior: When users select page 2, the Sankey chart should display the available data.
Evidence:
https://github.com/user-attachments/assets/9ee69c3e-6dbf-4867-b473-f161f3601e12

@SamantaCasal SamantaCasal added the bug Something isn't working label Sep 30, 2024
@giulianoconti giulianoconti self-assigned this Sep 30, 2024
@giulianoconti
Copy link
Contributor

@SamantaCasal
This occurred because only 10 elements come in the last 7 days, so page 2 doesn't actually exist. In such cases, pagination won't be displayed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants