cognoma / frontend

Frontend for Project Cognoma
http://cognoma.org/
Other
4 stars 22 forks source link

Blurry Query Submit Modal (Safari) #163

Closed dcgoss closed 6 years ago

dcgoss commented 6 years ago

First of all, @ramenhog I want to congratulate you on a beautiful redesign of the Cognoma UI/UX — it really looks great and made me smile. When I left the Greene Lab last summer, cognoma/frontend was our weak spot — it's awesome to see the upgrades it needed finally being implemented.

Now for a small bug. When I went to submit a modal on Safari, the modal had this weird blurry look to it. I'm on my school laptop so can't access devtools at the moment to investigate, but thought I'd throw up a screenshot for the record.

Safari: screen shot 2018-03-27 at 10 15 37 am

Comparison to Chrome: screen shot 2018-03-27 at 10 22 19 am

ramenhog commented 6 years ago

Thanks @dcgoss !

Yeah, I think I know what this issue might be. There's something with CSS transforms (which is what is being used to vertically/horizontally align the modal) and blurry text for some reason: https://stackoverflow.com/questions/31109299/css-transform-translate-50-50-makes-texts-blurry