RequestNetwork/request-apps

[create] payee share encrypted request

MantisClone opened this issue · 0 comments

Description

This issue is to allow the request creator (payee) to add a stakeholder from the https://create.request.network/<requestId> page.

Design

Add a "Share Request" button on the https://create.request.network/<requestId> page when the payee is connected.
image
Figma reference: https://www.figma.com/file/XG20Hqz5AHIkGZmse4ByEx/Builder.io---Figma-to-HTML%2C-React%2C-and-more-(Community)?node-id=0%3A1&t=ml9H0KMDtz6C3eWJ-1

The "Share request" button should appear regardless of the request status (Unknown, Awaiting Payment, Pending, Paid, Rejected)

Subtasks

  • Add a "Share request" button on the https://create.request.network/<requestId> page when the payee is connected.

Dependencies

Depends on #36
Depends on RequestNetwork/requestNetwork#988