umbraco / Umbraco.UI

Umbraco UI Components
MIT License
117 stars 40 forks source link

Media Picker: Long media name hides the thumbnail #865

Open kjac opened 3 months ago

kjac commented 3 months ago

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

V14 RC5

Bug summary

The longer the media name is, the less of the media thumbnail is visible:

image

I think the thumbnail conveys more context than the name, so maybe there should be a max length on the name overlay in the media picker?

Specifics

No response

Steps to reproduce

  1. Create a media with a long name.
  2. Pick the media in a media picker.
  3. Notice how the name is displayed in its entirety, at the cost of the thumbnail.

Expected result / actual result

No response

EmanuelGustafzon commented 4 weeks ago

I want to take this challenge!