adobe-dmeservices / custom-metadata

The home for a Custom Metadata Panel extension for Creative Cloud
https://exchange.adobe.com/creativecloud.details.103752.html
17 stars 8 forks source link

Add custom tooltips to display objects #30

Open MetadataDeluxe opened 11 months ago

MetadataDeluxe commented 11 months ago

I would like to be able to add custom tooltips to the Display Name and input object (text box, dropdown, etc.)

jameslockman commented 11 months ago

Tell us more. Where would you see these appearing? there are two objects there: the display name and the input itself. We already include text that displays when the user has not input anything in some fields. Would you want to see different tooltips for the display name and the input?

MetadataDeluxe commented 11 months ago

Yes, I was thinking of separate tooltips for the display name and the input. Display name tooltip might be the property definition. Input tooltip might be example values.

I was trying to recreate this JavaScript panel: Hover over "Creator" image

Hover over Creator input: image

MetadataDeluxe commented 11 months ago

Something like this:

image

image

jameslockman commented 11 months ago

Excellent. Looks like you've been studying our Spectrum UI kit :)

jameslockman commented 11 months ago

We are looking at this request more closely in the context of the Spectrum design language. We are planning to move to the open source React-Spectrum V3 kit, which will require some recoding on our part. This will likely happen at the same time, so please be patient.

MetadataDeluxe commented 11 months ago

Thanks, I appreciate that you are considering adding it.

xoogu commented 2 months ago

I would greatly appreciate this as well. For some metadata a lengthy description of what it means and possible values etc. can be quite useful and there's not really any way of doing this with the current implementation.