BenjaminClark / indie-studio

Grid based portfolio-ish WordPress theme integrated with Microformats2 for use with indieweb plugins
2 stars 0 forks source link

Card Comments / Likes Icons #5

Closed robmarshall closed 6 years ago

robmarshall commented 6 years ago

Heart and comment icons do not display on touch devices as there is no hover.

Due to the likelihood of the theme being used more on mobiles, do we consider the likes/comments count important. My thoughts:

  1. On mobile, show always, then keep current functionality on larger devices. This will not account for browsing on a large touch screen device.

or

  1. Always show the comments/likes, no matter what device.

@BenjaminClark Thoughts?

BenjaminClark commented 6 years ago

I'm thinking it's cleaner not to have those icons on touch devices, so nice to leave it like it is. But if there is an easy way to remove the split second hover display when tapping a link, that would be good as seems a bit messy.

robmarshall commented 6 years ago

Added touch detection.

If touch, add class to body. The modules then don't have any hover