srigar / multiselect-react-dropdown

React multiselect dropdown with search and various options
https://10xn41w767.codesandbox.io/
MIT License
199 stars 113 forks source link

First option is not highlighting in my local and adding empty tag on enter key press #20

Closed AbinayaLakshmanan closed 4 years ago

AbinayaLakshmanan commented 4 years ago
  1. First option is not highlight in my local
  2. When enter key pressed added empty tag.
  3. Search value in input is not clearing after selecting the value from search results

Tags multiselct.zip

AbinayaLakshmanan commented 4 years ago

Plain Array:

this.state = {
"plainArray":  ["main","sub1","sub1.1","sub2","Main tag","sub1","sub1.1","sub1.2","sub2","sub2.1","sub2","Tier","FIre base","Hi","Test","Hiure","Fire","Notes"]
}

On Multiselect Component:

<Multiselect emptyRecordMsg="No tags available" ref={this.MultiSelectRef} options={this.state.plainArray} isObject={false} closeIcon="cancel" ></Multiselect >

srigar commented 4 years ago

@AbinayaLakshmanan
Fix available in v1.4.7

srigar commented 4 years ago

https://github.com/srigar/multiselect-react-dropdown/issues/5#issuecomment-587348246

AbinayaLakshmanan commented 4 years ago

Thank You

On Tue, Feb 18, 2020 at 2:24 PM Srigar Sukumar notifications@github.com wrote:

5 (comment)

https://github.com/srigar/multiselect-react-dropdown/issues/5#issuecomment-587348246

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/srigar/multiselect-react-dropdown/issues/20?email_source=notifications&email_token=AEMPNOLM3GHDXJU6QOQZ32LRDOO3DA5CNFSM4KTZRGX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMBDTFQ#issuecomment-587348374, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEMPNOJNGA6VX2QBO5M22IDRDOO3DANCNFSM4KTZRGXQ .

--

Thanks, Abinaya Lakshmanan Mobile: 8110889676