Hacker News new | ask | show | jobs
by edem 4121 days ago
Please add a hand icon when I hover over a box. It will make me think that each box is clickable (they are) and the UX is improved that way.
2 comments

Interestingly, the HTML spec indicates that only hyperlinks should change the cursor to a hand when hovering. Nowadays though, everyone expects that hand == clickable.
Also, don't use white on yellow. Ever.