add an autocomplete text box in dash core components
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 24.4k
- Forks
- 2.3k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 13
Description
Hi I am looking for an autocomplete integration in dash core components. Basically a textbox where user gets suggestions once they start entering text. They have an option of either choosing the suggestions or going with their own text. Please help me out. This particular repo has implemented one. I was wondering if this could be merged to dcc: https://github.com/jdagdelen/dash_elasticsearch_autosuggest
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked dash_elasticsearch_autosuggest repository and how Dash core components are structured. The requested behavior is suggestions while typing, with either a selected suggestion or user-provided text; the issue does not identify files, tests, or a settled integration design.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100