BBMRI-ERIC / negotiator-frontend

The BBMRI-ERIC Negotiator is a service for structured negotiation with biological resources dealing with human data and/or biological samples. The reference implementation for the frontend is available in this repository.
https://negotiator-v3.bbmri-eric.eu
4 stars 3 forks source link

[FEATURE] Add correct labels in the Negotiations page #40

Open svituz opened 11 months ago

svituz commented 11 months ago

Brief description. Currently, the Negotiation page uses, as labels of the sections and of the fields of the negotiation, the ids of the access criteria. These ids cannot be used as labels to be shown to the user

Desired functionality acceptance criteria The labels should be the same as the ones of the access criteria. For example, ETHICS-VOTE should be "ETHICS VOTE", "ethics-vote-attachment" "Ethics Vote Attachment" and so on.

tmilost-bbmri-eric commented 4 months ago

We need to see if we want to change the name on the front-end or the back-end, since we get this information from the database @RadovanTomik