ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

Missing property tooltip for List component

Open DanielCavemann opened this issue 3 years ago • 3 comments

Is your feature request related to a problem? Please describe. Yes, basically when we use "List" component with the mode "Delete", the default tooltip is "Delete". However in our context we use the List to remove a value, not delete it.

Describe the solution you'd like Add a "tooltip" property to overload the default "delete" tooltip.

Describe alternatives you've considered NA

Additional context Unfortunately, we are forced to used List component cause the SAP Fiori standard.

DanielCavemann avatar Sep 16 '22 14:09 DanielCavemann

Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.

Lukas742 avatar Sep 19 '22 07:09 Lukas742

Hello @SAP/ui5-webcomponents-topic-p ,

The reporter wants a way to set a custom tooltip to the 'X' button when the List is in 'Delete' mode.

Currently the tooltip defaults to 'Delete' but the user's use case is a bit different.

Could you please discuss if this feature request should be implemented?

Regards, Plamen Ivanov

plamenivanov91 avatar Sep 19 '22 09:09 plamenivanov91

Internal Reference: BGSOFUIPIRIN-5928 A slot named deleteButton will be created.

dobrinyonkov avatar Oct 11 '22 07:10 dobrinyonkov