Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Redesign the account activity (transaction) table #901

Open
8 tasks
AustinBaggio opened this issue Feb 16, 2022 · 0 comments
Open
8 tasks

Redesign the account activity (transaction) table #901

AustinBaggio opened this issue Feb 16, 2022 · 0 comments

Comments

@AustinBaggio
Copy link

AustinBaggio commented Feb 16, 2022

Story

As a developer interacting with the near blockchain, I want to view an activity table, so that I can gather an understanding of a specific account's activity on the near blockchain.

Acceptance Criteria

Table containing the following:

  • From Address
  • To Address
  • Activity Type (Can be found here) note there are 8 transaction types
  • Amount
  • Transaction Hash
  • Timestamp

Default Sort:

  • The list should be sorted in reverse chronological order by timestamp
  • Add the filter dummy button, do not implement the drawer

Out of scope

x Implementing advanced (row by row) sorting x Implementing filtering x Pagination x Activity search

Assets

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant