plotly / plotly/dash

add an autocomplete text box in dash core components

Open
#1,347 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

feature P3
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.