You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.
When opening a proof template the "Create Proof Request" button is always disabled (See ProofTemplateView.vue). The button functionality is not implemented which needs to be done.
When clicking on the "Create Proof Request" button a view should open which offers selection of one of the available partners to send the proof request to. In that selection there should be a "Submit" button which is only active when a partner is selected.
The text was updated successfully, but these errors were encountered:
To keep UI consistent a new tab can be created "Proof Requests" with a flow similar to "Credential Issuance".
In this view display all requested proofs filtered in a table. Above should be a component similar to the one in "Credential Issuance" (a.k.a. dropdown, select partner with "Send with invitation", select proof template, JSON-LD switch is not necessary). A popup dialog like in Credential Issuance is not necessary.
In "Proof Templates" view remove the "Create Proof Request" button.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When opening a proof template the "Create Proof Request" button is always disabled (See ProofTemplateView.vue).
The button functionality is not implemented which needs to be done.When clicking on the "Create Proof Request" button a view should open which offers selection of one of the available partners to send the proof request to. In that selection there should be a "Submit" button which is only active when a partner is selected.The text was updated successfully, but these errors were encountered: