decentraland / marketplace

🏛️ Decentraland's NFT Marketplace
https://market.decentraland.org
Other
1.13k stars 662 forks source link

Show full name when hovering over Lands and Wearables #590

Open nicorajco opened 2 years ago

nicorajco commented 2 years ago

Names of lands in Map are not fully visible when they are long, and hovering over the parcel or wearable name won't show the full name. We should show the full wearable/land name when hovering on top of its name.

image.png

The same happens in the wearables PLP.

image.png

Note: PLP: Product Listing Page, it's the listing page of wearables. Example: https://market.decentraland.org/browse?assetType=item&section=wearables&sortBy=recently_reviewed

nicosantangelo commented 2 years ago

I think I'd use a title prop for starters. We can check how it looks with tooltip but I think it'd be more annoying than useful in both cases

ogabor82 commented 1 month ago

@nicorajco @nicosantangelo Created a PR about the fix: https://github.com/decentraland/marketplace/pull/2290