-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
CSCOrganizationOrganization
Description
To enable adding a link for moving access rights to users own wallet, add a help text placeholder that only shows on accepted applications in the Actions component. E.g. Catalogue intro text is also empty.
Add empty help text placeholder to extra translations (https://github.com/CSCfi/rems/blob/master/resources/translations/en.edn)
And add condition that it shows only if the application has been approved.
That can then be used for example to do this in specific environment:
:pre-actions-info [:p.mb-2 [:a.btn.btn-secondary {:href "https://helmet.fi"} "Copy access rights to E-Wallet"]]
Which would show this

Metadata
Metadata
Assignees
Labels
CSCOrganizationOrganization
Type
Projects
Status
In Progress