leekelleher / umbraco-contentment

Contentment for Umbraco - a state of happiness and satisfaction
https://marketplace.umbraco.com/package/umbraco.community.contentment
Mozilla Public License 2.0
157 stars 72 forks source link

Buttons title should contain item description #325

Closed enkelmedia closed 1 year ago

enkelmedia commented 1 year ago

Which Contentment version are you using?

4.4.4

Which Umbraco version are you using? For example: 8.14.1 - don't just write v8

11.0.0

Bug summary

When a data list is configured to use buttons there is no way to see the description of the item. Hovering the button will only show the name of the item.

I'm purposing the following:

Like this:

Visible name:

buttons - label visible

Hiden name:

buttons - label hidden

PR is in the making =D

Steps to reproduce

Configure a data list with buttons.

Expected result / actual result

No response

Do you have Umbraco ModelsBuilder enabled?

What browsers are you seeing the problem on?

Chrome

enkelmedia commented 1 year ago

Solved by by this PR that has been merged. https://github.com/leekelleher/umbraco-contentment/pull/326