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.51k stars 263 forks source link

[SF_ACC] Wrapping in ui5-multi-input suggestions and N-more popover #5323

Closed mdasari84 closed 1 year ago

mdasari84 commented 2 years ago

Bug Description

No tooltip to see the full token value when the token value is long on a small screen. Please refer to the attached screenshot.

Expected Behavior

A tooltip to see the full value of the token when it is truncated

Steps to Reproduce

  1. Go to https://codesandbox.io/s/ui5-wc-multiinput-no-tooltip-rlgqkt?file=/src/index.js
  2. Mouse hover on the token values

Isolated Example

https://codesandbox.io/s/ui5-wc-multiinput-no-tooltip-rlgqkt?file=/src/index.js

Context

Log Output / Stack Trace / Screenshots

![MultiInput no tooltip](https://user-images.githubusercontent.com/84945056/171969376-3da79f93-f93b-421c-bc4b-07367bb8efa2.png)

Priority

The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria:

Note: The priority might be re-evaluated by the issue processor.

Stakeholder Info (if applicable)

niyap commented 2 years ago

Hello @mdasari84,

Thanks for sharing your findings! It is not possible to add tooltip to the list item and currently there is no way to see the whole text. We will handle it as a feature request, because an enhancement should be done first in the list - possibility to make the whole text visible and then adopted in the ui5-multi-input web component.

Kind Regards, Niya

niyap commented 2 years ago

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

We have to discuss with the responsible team for StandardListItem whether is it feasible to introduce similar functionality like that in UI5: https://sapui5.hana.ondemand.com/#/api/sap.m.StandardListItem "wrapping" and "wrapCharLimit" in order to be able to make the whole suggestion/selected item text visible and then to adopt it in ui5-multi-input web component.

Kind Regards, Niya

nikolay-kolarov commented 2 years ago

Hello,

We have requested an enhancement of the list. Once this is available, we can plan the adoption in the inputs.

Best Regards, Nikolay

hristop commented 1 year ago

We have created internal BLI: BGSOFUIRILA-3636

Okiana commented 1 year ago

Hello @mdasari84,

The functionality could be expected with the next web components version - 1.18.0.

Kind Regards, Evdokia