GoodDollar / GoodWeb3-Mono

mono repo with GoodDollar's web3 UI components and SDK
https://gooddollar-storybook.vercel.app
0 stars 0 forks source link

[GoodID-UI]: Transaction State Card #160

Open L03TJ3 opened 2 months ago

L03TJ3 commented 2 months ago

Business Description

We need a UI component for tracking status and showing details of various gooddollar transactions. The design is similar to how we currently show it in the wallet feed (See previews)

Detailed Description of Functionality

The card should show various details for a transaction including:

  1. network logo on which network it happened
  2. contract name (if can be obtained). Should also link to the contract page on an explorer
  3. Amount of G$'s involved with the transactions
  4. date it happened
  5. Colors should follow the state of the transaction (pending/failed/success)
  6. transaction link (TBD how to handle)
  7. if failed, should be able to try again the transaction

Technical Implementation

TBD

Design Reference

Source: https://www.figma.com/design/ihw1PxBvLxacTHnN2aj4lC/3.-Product?node-id=12954-39410&t=CMftTqlSevdThkA2-4

Preview: image

Acceptance Criteria

Specify criteria that will be used to determine if the feature meets the requirements and functions correctly.