codidact / qpixel

Q&A-based community knowledge-sharing software
https://codidact.com
GNU Affero General Public License v3.0
385 stars 69 forks source link

Abilities page implies you can click in description but you can't #1245

Open cellio opened 9 months ago

cellio commented 9 months ago

meta:288777

Hovering over an ability description on the user abilities page highlights the background, which can imply that you can click. However, only the ability name itself is a click target, not the whole "cell".

The cursor remains a regular cursor (not a click-target cursor), so I don't think it will lead an observant user astray, but we should probably make the whole highlighted area clickable.

This is the same issue as https://github.com/codidact/qpixel/issues/1244 but on a different page; I don't know if there's a common solution. If we decide to decline one of them, we should decline the other too (keep it consistent).