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
User arrives at page after selecting a funder when creating a new project. But only if the funder has an API registered in the database. (currently only NSF, NIH, NASA, DOE)
Allow the user to enter info into fields and click search. The results are displayed below. User can select one of the results it or they can add manually.
When the user clicks "add manually" it should go to the "Edit project" page. If the user selects a result it should go to the "Project overview" page (already built) and pre-populate as much information as it can from the API result such as:
Project title
Project abstract
Project start/end dates
Project research domain
Contributor information (name, ORCID, email, affiliation) default the role to "investigation"
Project funding opportunity number
Award/Grant id
Funder's project number
The text was updated successfully, but these errors were encountered:
User arrives at page after selecting a funder when creating a new project. But only if the funder has an API registered in the database. (currently only NSF, NIH, NASA, DOE)
Wireframe: https://www.figma.com/proto/RRtoRLyr5Spf0KiyRfEclt/DMP-Tool-Wireframes?node-id=524-2035&t=pGJl655GG7A2dvdJ-0&scaling=min-zoom&page-id=177%3A504&starting-point-node-id=177%3A626&show-proto-sidebar=1
Path for this new page:
/projects/search
Allow the user to enter info into fields and click search. The results are displayed below. User can select one of the results it or they can add manually.
When the user clicks "add manually" it should go to the "Edit project" page. If the user selects a result it should go to the "Project overview" page (already built) and pre-populate as much information as it can from the API result such as:
The text was updated successfully, but these errors were encountered: