Skip to content

Combobox Feature #265

@knnemade99

Description

@knnemade99

Initially when no item is selected , all the items were shown in the drop down list of react bootstrap typeahead,
But if I select some item from the list and again click on typeahead it shown only the item which is selected, so if i want to change the selected item i need to first delete or clear the previous selected item.

What I want is that even if a item is selected, all items should be shown in the drop down of the list of react bootstrap typeahead.

I am attaching the screenshot to make this problem more clearly visible.

** Before selection all items were shown in the drop down**
capture

After Selection Only 1 item is shown in the drop down
capture2

Please let me know if anyone knows the solution to this problem

Thanks in Advance

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions