processing / processing-website

Repository for the processing.org website
https://processing.org
GNU General Public License v2.0
64 stars 95 forks source link

Add back hover states on example items #207

Open ejsandoval opened 3 years ago

ejsandoval commented 3 years ago

The example items on the Examples index are missing hover state interactions. Add either block background or change of opacity on hover.

praveen-rikhari commented 6 months ago

@ejsandoval Is this issue still on? Can i work on this?

ejsandoval commented 5 months ago

@praveen-rikhari Yes! It's still ongoing. When navigating the Examples index, we need some hover state feedback for the user. I added a video for reference on where this should have interaction feedback.

https://github.com/processing/processing-website/assets/8853646/92839890-aeb2-4e39-8be3-fa0ae3ae208c

Thank you for addressing this issue!

ashwinnmit commented 3 weeks ago

Hi, I've submitted a PR #554, that addresses the hover animation for the images as discussed in this issue. Let me know if there's any feedback or changes needed. Thanks