When you go to Edit Project Member Details, there are a few bugs on the page:
- At the top we should say "Update Project Member information" instead of "collaborator"
-
- Overall have text match between
- The Affiliation is showing the ROR ID. We should show the name of the Institution here, even if stored as ROR on the BE.
-
- It shows the display name on the Add page, but then changes to ID when editing
-
- Frontend may be using the wrong property
- The form won't let me save without an Email address, even though that's not a required field. We should copy the text from the Add Member page, which shows (Required) and (Recommended) on relevant fields.
-
- FE is validating on an email regex that doesn't work on an empty string
- The link to learn about CRediT is broken on both the Add page and Edit page
-
- Translation key needs to be fixed - Crowdin escapes some tags
- Roles are in a different order on the two pages - we should have them be in the same order on both (perhaps alphabetical), with "No role assigned" moved to the bottom