SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.47k stars 254 forks source link

ComboBox, MultiComboBox: No tooltip to read complete cropped additional text #5683

Closed pppwr7 closed 1 year ago

pppwr7 commented 1 year ago

Hi Colleagues,

We have a usecase in the application where in we provide a combobox and multicombobox for user to select data from. In both these cases, we show text and additional text. However, we see that these get cropped if space is not sufficient. There is also no option to provide a title or tooltip property which would provide the user with complete info on hover over.

The issue is pointed out by multiple customers and bugs are raised. Request you to please consider and fix the issue as soon as possible. Need a reply regarding the same as it is to be provided to the customers.

Lukas742 commented 1 year ago

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

unazko commented 1 year ago

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

As @PriyaPowar explained there is no way to provide a tooltip for the ui5-cb-items. There is title property in for the ui5-li items, which is documented as private. This title property could be reused internally by the ui5-combobox control if there is similar API for the ui5-cb-items. By accessibility standard there should be an option to reach the full text in this case.

Best Regards, Boyan

nikolay-kolarov commented 1 year ago

Hi @PriyaPowar ,

This is the same implementation, as it is also in UI5. The designers are working on a concept how this can wrap, but it is currently in progress. Once this is done, then we can see what needs to be implemented and in which components. I cannot give a timeline, as I cannot predict what will be the outcome of the design.

Best Regards, Nikolay

hristop commented 1 year ago

relates with #5323

tunahan commented 1 year ago

Any news or development ? @Lukas742 Would it be possible to see this feature in near future?

Lukas742 commented 1 year ago

Hi @tunahan

since I'm not part of the ui5-webcomponents team, I can't answer that.

tunahan commented 1 year ago

Hi, @hristop It is seen that it is blocked according to planning board. Any info on timing? Thanx

hristop commented 1 year ago

Hi @tunahan ,

The issue is not blocked anymore and we will try to add it in some of our next sprints depending on capacity and priorities. Unfortunately I can't give you more precise estimate. Once it is planned the issue #5323 will be updated.

I am closing this one as it is a duplicate.

Best Regards, Hristo