AlexsLemonade / refinebio-frontend

Frontend app for refine.bio
https://www.refine.bio
Other
7 stars 7 forks source link

Update email address for reporting errors, questions about refine.bio specifically #931

Closed jaclyn-taroni closed 3 years ago

jaclyn-taroni commented 3 years ago

See https://github.com/AlexsLemonade/refinebio/issues/2647 for more context.

We want to replace the email address displayed/linked to on the frontend in places where it would be beneficial for multiple people to be able to answer those inquiries (requests@ccdatalab.org), but not for questions about things like the terms & conditions.

Here's where we want to replace the email address:

In the footer

https://github.com/AlexsLemonade/refinebio-frontend/blob/58baa80b522c77fac52bb388985d5c26c5b35253/src/components/Footer/index.js#L116

Dataset page header

https://github.com/AlexsLemonade/refinebio-frontend/blob/58baa80b522c77fac52bb388985d5c26c5b35253/src/pages/dataset/DataSetPageHeader.js#L67