When you view a dataset and then click on the "Manage Dataset Managers" you get sent to the "Manage Dataset Managers" page. On that page, if you type in an email to "New Manage Email" it results in a 404 with the following error:

/api/v1/datasets/col…6420fd0abf8800578:1
Failed to load resource: the server responded with a status of 404 ()
hook.js:608
qe
code
:
"ERR_BAD_REQUEST"
config
:
{transitional: {…}, adapter: Array(3), transformRequest: Array(1), transformResponse: Array(1), timeout: 0, …}
message
:
"Request failed with status code 404"
name
:
"AxiosError"
request
:
XMLHttpRequest {onreadystatechange: null, readyState: 4, timeout: 0, withCredentials: false, upload: XMLHttpRequestUpload, …}
response
:
{data: {…}, status: 404, statusText: '', headers: wr, config: {…}, …}
status
:
404
stack
:
"AxiosError: Request failed with status code 404\n at qre (https://databank.douglasneuroinformatics.ca/assets/index-LURYkFli.js:358:1042)\n at XMLHttpRequest.O (https://databank.douglasneuroinformatics.ca/assets/index-LURYkFli.js:358:5717)\n at Al.request (https://databank.douglasneuroinformatics.ca/assets/index-LURYkFli.js:360:2070)"
[[Prototype]]
:
Error
Also, "New Manage Email" should be rephrased, i'm assuming it meant "new manager email", You could make this more formal though, and aren't you missing a first name and a last name for this new manager?
Additionally, the text box at the bottom of the page display the current managers. But you don't have a header for this text box, it would be good to have to make a division between the adding of a manager, and the current managers with a bigger white space between the two.
When you view a dataset and then click on the "Manage Dataset Managers" you get sent to the "Manage Dataset Managers" page. On that page, if you type in an email to "New Manage Email" it results in a 404 with the following error:

Also, "New Manage Email" should be rephrased, i'm assuming it meant "new manager email", You could make this more formal though, and aren't you missing a first name and a last name for this new manager?
Additionally, the text box at the bottom of the page display the current managers. But you don't have a header for this text box, it would be good to have to make a division between the adding of a manager, and the current managers with a bigger white space between the two.