AlexsLemonade / refinebio-frontend

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

change email in footer and dataset header #936

Closed bug-sam closed 3 years ago

bug-sam commented 3 years ago

Issue Number

931

Purpose/Implementation Notes

Replace the email address displayed/linked to on the frontend with requests@ccdatalab.org so that multiple people can see the incoming emails and respond.

Don't replace the email in places where questions about things like the terms & conditions would be sent.

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

[x] Bugfix (non-breaking change which fixes an issue) [ ] New feature (non-breaking change which adds functionality) [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

Functional tests

Built and ran locally to see that the email was properly replaced.

Checklist

Put an x in the boxes that apply.

Screenshots

When hovering over the Contact button in the footer, the link goes to the new email. image

not sure how to purposefully mess up a dataset so that the DataSetErrorDownloading component gets rendered to the screen.