stefanjudis / tiny-helpers

A collection of useful online web development tools

Home Page:https://tiny-helpers.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change preview images to work as a link

d2s opened this issue · comments

Improvement idea:
Improve usability by changing preview image to work as a link. Makes it faster to access tools as the small link on the bottom of the each tool is relatively small compared to the main preview image.

Go to tool -type of links are useful, but it could be better to combine them to the header images for each of the tools. It would reduce height of each card, increasing amount of content people can see at once. Hover/Active -state for images could still include the Go to -text as an CSS layer on top of an image.

Thanks @d2s. :)

Improve usability by changing preview image to work as a link

I think that's a good idea! 👍

Hover/Active -state for images could still include the Go to -text as an CSS layer on top of an image.

Hmm... I'm not the biggest fan of hover animations because they make it harder for touch devices and such.

That said, I totally agree with making the screenshots links. :)

The area of the preview images is now clickable and links to the helper URL. :) Thanks for the suggesetion. :)