Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Design reusable HistoryItem component #2

Open
haardikk21 opened this issue Apr 30, 2020 · 0 comments
Open

Design reusable HistoryItem component #2

haardikk21 opened this issue Apr 30, 2020 · 0 comments
Assignees

Comments

@haardikk21
Copy link

image

As shown in the image, we want the history of incoming and outgoing requests at the bottom of the home screen. There are two types of requests

  • Incoming request: Receiving a credential from an Issuer
  • Outgoing request: Proving ownership of a credential to a verifier

The HistoryItem component should be able to display 3 pieces of information

  • Type of credential being received/shared
  • Organization name acting as the issuer/verifier
  • Direction of request (Incoming, Outgoing)

Should be a reusable component.

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

2 participants