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

feat: add loader to transactions section of homepage #908

Merged
merged 5 commits into from
Jan 5, 2024
Merged

Conversation

mvadari
Copy link
Collaborator

@mvadari mvadari commented Jan 2, 2024

High Level Overview of Change

This PR adds a loader to the ledger details displayed on the homepage, for when the transaction info takes a bit longer to load. It also adds a Σ to the total fees in the ledger, so it's clearer that it's not the average or base fee.

Context of Change

With the heavy load happening right now, some ledgers take a second or two to load all of the transactions. This makes it clearer that there isn't anything that's broken.

Type of Change

  • New feature (non-breaking change which adds functionality)

TypeScript/Hooks Update

N/A

Before / After

image image

Test Plan

Works locally.

@mvadari mvadari changed the title feat: add loader to transactions section of homepage feat: add loader to transactions section of homepage (+ other tiny fixes) Jan 2, 2024
@mvadari mvadari changed the title feat: add loader to transactions section of homepage (+ other tiny fixes) feat: add loader to transactions section of homepage Jan 2, 2024
Copy link
Contributor

@JST5000 JST5000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ckniffen ckniffen merged commit 359b0b9 into staging Jan 5, 2024
4 checks passed
@ckniffen ckniffen deleted the tx-loader branch January 5, 2024 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants