ui5-webcomponents
                                
                                 ui5-webcomponents copied to clipboard
                                
                                    ui5-webcomponents copied to clipboard
                            
                            
                            
                        Ability to add a custom ui5-suggestion-item for Input with show-suggestions
Feature Request Description
A clear and concise description of what feature is missing. Is your feature request related to a problem? Please describe.
In case of showing suggestions, i would like to add a custom suggestions, something like a custom-li for listing the suggestions. I see there is an ability to create a ui5-suggestion-item, but that does not fulfill the need. Maybe a slot instead of or a child ui5-suggestion-item might fulfill the request.
I would think this should work just like the ui5-custom-li under ui5-li. There is already a use case for displaying person card when searching for people in the search input. People have implemented this using handlebars, but i think should be part of the library.
Proposed Solution
A clear and concise description of the solution you would like to have.
Proposed Alternatives
A clear and concise description of any alternative solutions or features you've considered.
Additional Context
Add other context or screenshots related to the feature request here.

Priority
- [ ] Low
- [x] Medium
- [ ] High
- [ ] Very High
A clear and concise description of the impact/urgency of the required feature. This is a part or 2211 release
Stakeholder Info (if applicable)
- Organization: {...}
- Business impact: {...}
Hello @SAP/ui5-webcomponents-topic-rl,
This is a feature request I've dispatched to your component for review.
Best Regards, Boyan Rakilovski
Hi,
Here is an update on the topic: We started to work on the topic. Still, it is quite big and complex. The current plan is to create a new component for suggestion list, then we will integrate it in the input and connect the whole story together. And in order to do this with the needed quality, we would need more time. We have already started the work on some initial POCs.
I will update the item with the progress and adjust the milestone (if needed) once we have more clarity.
Best Regards, Nikolay
Hi,
After further digging into the topic, we realized that this could take even more time than initially anticipated. We will need a full UX spec to cover the feature and we might even need to create a new component to support the use case. I will keep you up to date.
Best Regards, Nikolay
I am marking this item as blocked, as discussions with UX are ongoing and we will depend on when they will provide a spec.
Internal BLI is: BGSOFUIRILA-3433
Hello @ekeyur
Since UI5 Web Components version 2 there is SuggestionItemCustom available to add create custom suggestion like shown in the following example.
Note: keep in mind that version 2 is a new major version and there are also breaking changes to be adopted. Read more on version 2 here.