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

[Feature Request]: Suggestion autocompleted value should be selected in suggestion list popover in ui5-input and ui5-multi-input components #8230

Open sanketzad opened 8 months ago

sanketzad commented 8 months ago

Feature Request Description

Impacted components: ui5-input & ui5-multi-input

Request: When the user types in, the autocompleted or typeahead value should be auto-selected from the suggestion list popover.

Present behaviour: When the user types in, typeahead is working properly, but the same is not being auto-selected in the suggestion list popover.

Please find below snippet of the ui5-input

image

The above image holds good for ui5-multi-input component as well.

Proposed Solution

When the typeahead function is properly completed after the user types, the same typeahead value should be auto-selected in the popover containing other suggestion list items.

Proposed Alternatives

No response

Organization

Ariba

Additional Context

No response

Priority

None

Privacy Policy

yanaminkova commented 8 months ago

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

Could you please have a look at this feature request about auto selection functionality in the ui5-input and ui5-multi-input components.

Thanks and Best regards, Yana

elenastoyanovaa commented 8 months ago

Hello colleagues,

Currently there is no functionality available to set the matching item (the one which is autocompleted) as selected - applications are not able to set a suggestion item as selected, nor we do so after performing typeahead.

Kind Regards, Elena

hristop commented 6 months ago

Internal BLI created: BGSOFUIRILA-3825