Open zguillen opened 2 years ago
Created a mockup for what adding contributor roles could look like. The mockup has the following positive features:
Potential changes:
I like it! @clansing @cdburley what do you two think?
Oh, a thought just occurred to me...wonder what the max number of contributors is and if that gets big this new layout will push description down as the number grows :/ which is probably more important to end users viewing the landing page than the contributors.
@zguillen New draft, let me know your thoughts
Some constraints:
Some notes:
Here's a landing page in prod: https://data.msdlive.org/records/643yd-zxa04
The add creator modal in the deposit page has a role drop down:
This task is to propose a layout change to the landing page's lit of creators so that their role on the record is also displayed. Then once we agree on how to display it, you'll need to implement adding the role to the landing page jinja template.
To do this from your container copy this file: /usr/local/lib/python3.9/site-packages/invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/creatibutors.html to: /opt/invenio/msdlive-rdm-app/templates/semantic-ui/invenio_app_rdm/records/details
Surround any changes you make in that file with MSD-LIVE BEGIN and END comments