FuelLabs / FuelLabs/block-explorer-v2

Change order of transactions

Open
#92 7 comments 2 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
TypeScript
Stars
17
Forks
10
PR merge metrics
No merged PRs in 30d

Description

# Summary

When a Tx is made it gets added to the Tx section at the bottom of the screen.
The problem is the order that it is added in is incorrect.
It currently leaves the oldest Tx at the top and the latest Tx at the bottom so if you want to see your latest Tx's you must scroll all the way down (and potentially switch via pagination if enough Tx's happen).

Change the order to have the latest Tx be at the top.

# Screenshot
![1](https://user-images.githubusercontent.com/103777923/175615327-3128f324-f832-4251-8526-426a0c17d49b.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.