Giveth / DeVouch-FE

Front-end repository of the DeVouch project
https://de-vouch-fe-givethio.vercel.app
GNU General Public License v3.0
24 stars 2 forks source link

When clickable, we need a pointer! #126

Closed mosaeedi closed 4 months ago

mosaeedi commented 4 months ago

In this situation when this area is clickable, the cursor should turn into the pointer.

Screenshot 2024-06-11 at 1 23 29 PM

How it should be?

Screenshot 2024-06-11 at 1 26 40 PM
MohammadPCh commented 4 months ago

@mosaeedi So you mean if the card count exceeds 4, we need to display an additional card with a "+1" label, and ensure that the entire area is clickable.

mosaeedi commented 4 months ago

Nope!

right now, that area is clickable, the only thing we need to do is just turn the mouse [ ↗ ] cursor into a pointer [ 👆 ] on the clickable area!

Screenshot 2024-06-11 at 3 27 36 PM

I'm not talking about the card count exceeding 4....

divine-comedian commented 4 months ago

@mosaeedi

Can you test this out and tell us if this is what your expectation was? https://staging.devouch.xyz/

mosaeedi commented 4 months ago

It's right! Thanks.