algolia / algolia/autocomplete

VUE Autocomplete return instead of JSX from a VUE Component

Open
#1,193 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5.3k
Forks
341
Avg merge
3d 1h
Merged PRs (30d)
5

Description

Hello everybody,

I wanted to ask, if Algolia has already or if there is a plan of a future implementation , where the return statement of the template of autocomplete is instead of a JSX or HTML a VUE component, where we can pass the necessary props that we need so we avoid big block of code like this :

` return (




{item.name}











);`

Contributor guide

Open the contributing guide

Research direction

No files or tests are named in the issue. Start by locating the autocomplete rendering entry point and any Vue-related integration; done means the project has an agreed, documented way to return a Vue component with the required props instead of JSX or HTML.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.