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

Add stats bar with total transfers count for address #2709

Open
Swepool opened this issue Aug 9, 2024 · 0 comments · May be fixed by #2711
Open

Add stats bar with total transfers count for address #2709

Swepool opened this issue Aug 9, 2024 · 0 comments · May be fixed by #2711
Assignees
Labels
A-app Area: app.union.build C-feature-request Category: A feature request, i.e: not implemented / a PR. P-high High priority

Comments

@Swepool
Copy link
Contributor

Swepool commented Aug 9, 2024

Feature Request

Add a stats bar at the top of the page that displays transfers for a list of addresses, similar to the main explorer page. This bar should show the total number of transfers for the selected addresses.

Implementation Details

  1. Reuse the existing stats bar design from the main explorer page.
  2. Create a new query to count the total number of transfers for the given list of addresses.
    • This should be similar to the existing query that fetches the transfers, but modified to return only the count.

Link to user request
https://matrix.to/#/!MMFgAYXDsYgKmktiqv:goblin.sh/$WC146ZI9amqT25z5BCcnPRlwfHPqZv37gciqlhfGFhU?via=goblin.sh

@Swepool Swepool added A-app Area: app.union.build C-feature-request Category: A feature request, i.e: not implemented / a PR. labels Aug 9, 2024
@Swepool Swepool self-assigned this Aug 9, 2024
@cor cor linked a pull request Aug 12, 2024 that will close this issue
@cor cor added the P-high High priority label Aug 12, 2024
@Swepool Swepool closed this as completed Aug 12, 2024
@Swepool Swepool reopened this Aug 29, 2024
@Swepool Swepool closed this as completed Aug 29, 2024
@Swepool Swepool reopened this Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-app Area: app.union.build C-feature-request Category: A feature request, i.e: not implemented / a PR. P-high High priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants