AlexsLemonade / refinebio-frontend

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

Fix #956 #957

Closed wvauclain closed 3 years ago

wvauclain commented 3 years ago

Issue Number

Fixes https://github.com/AlexsLemonade/refinebio-frontend/issues/956

Purpose/Implementation Notes

Adds [prefix-]user-select: none to icons on the search page and the experiment detail page to prevent accidentally copying the icon's alt text when trying to copy the text next to the icon.

Types of changes

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

Functional tests

I ran the frontend locally and verified that this fixes the issue

Checklist

Put an x in the boxes that apply.

Screenshots

N/A just an interactive change

davidsmejia commented 3 years ago

Actually i dont think you need the prefixes because babel should take care of that for you