SAP / fundamental-ngx

Fundamental Library for Angular is SAP Design System Angular component library
https://sap.github.io/fundamental-ngx
Apache License 2.0
264 stars 126 forks source link

Observable Async - Multi Input field value is not displayed properly #12103

Open saurabhagarwal7755 opened 2 months ago

saurabhagarwal7755 commented 2 months ago

Is this a bug, enhancement, or feature request?

Bug

Describe your proposal.

In Observable Async - Multi Input field,

on searching for an option by typing in keyboard the value appears in the drop down and after selection, the selected option is shown as well as the text I searched is also shown in the multi-input field. Only the selection option should be shown in this case. image

on searching for an option by typing in keyboard the value doesn't show properly, sometime I can see the valueFn content is shown in the field instead of displayFn content. Only the content in the displayFn should be shown. image

Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current

Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)

0.46.0-rc5 onwards

If this is a bug, please provide steps for reproducing it; the exact components you are using;

https://fundamental-ngx.netlify.app/#/core/multi-input#observable-async Use keyboard for searching the options.

Please provide relevant source code (if applicable).

https://fundamental-ngx.netlify.app/#/core/multi-input#observable-async

IMPORTANT: Please refrain from providing links or screenshots of SAP's internal information, as this project is open-source, and its contents are accessible to anyone.

khotcholava commented 2 months ago

@saurabhagarwal7755 Hello, could you please provide more detailed steps on how to reproduce this issue? I haven't been able to replicate it.

khotcholava commented 3 days ago

@saurabhagarwal7755 Ping

droshev commented 3 days ago

@saurabhagarwal7755 Is it possible to provide more details as @khotcholava asked? If the issue is not reproducible we can close it.