Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / reactjs/react-autocomplete issues and pull requests

#395 - Fix README example

Pull Request - State: closed - Opened by meain over 5 years ago

#394 - Is this repo alive?

Issue - State: open - Opened by and-semakin over 5 years ago - 1 comment

#393 - Give options to replace input with any other element

Issue - State: open - Opened by mnksingh1996 over 5 years ago

#392 - changing the font in the input box?

Issue - State: open - Opened by cbursey over 5 years ago

#391 - How to disable options if already selected

Issue - State: open - Opened by parwinderD4D over 5 years ago - 2 comments

#390 - [fixed] reactjs#377: Enable blur if touch part of scroll

Pull Request - State: closed - Opened by Lunriel over 5 years ago

#389 - Incorrect import in examples

Issue - State: open - Opened by bfouts-kindred over 5 years ago

#387 - [added] Configurable `autoHighlightValueMatches` function

Pull Request - State: open - Opened by david-davidson over 5 years ago

#386 - [added] Configurable `autoHighlightValueMatches` function

Pull Request - State: closed - Opened by david-davidson over 5 years ago - 1 comment

#385 - how to create multi level drop down

Issue - State: open - Opened by tuo4n8 over 5 years ago

#384 - highlight on mouseMove instead of mouseEnter

Pull Request - State: closed - Opened by veerabio over 5 years ago

#383 - Do not render menu if callback returns nothing

Pull Request - State: open - Opened by shagabutdinov over 5 years ago

#382 - added tab function

Pull Request - State: open - Opened by michaeljonathanswanson over 5 years ago - 2 comments

#381 - how to select the search list item ?

Issue - State: open - Opened by itjayaprakash over 5 years ago - 2 comments

#380 - [fixed] #377: Enable blur if touch part of scroll

Pull Request - State: open - Opened by srmeyers over 5 years ago

#378 - id passed to the inputProps breaks the dropdown

Issue - State: open - Opened by mousemke over 5 years ago

#376 - getItemValue() vs renderItem()

Issue - State: open - Opened by mellis481 over 5 years ago - 2 comments

#375 - Add throttle to prevent lag

Issue - State: open - Opened by yogurtandjam over 5 years ago

#374 - Limit items show in the menu

Issue - State: open - Opened by jmarcosvillar over 5 years ago - 2 comments

#373 - (Update) readme.md main code example because is not working

Pull Request - State: open - Opened by TheBearSO over 5 years ago

#372 - Render methods should be a pure function of props and state.

Issue - State: closed - Opened by l769829723 over 5 years ago - 2 comments

#370 - GH-217 auto complete fix

Pull Request - State: open - Opened by mousemke almost 6 years ago - 3 comments

#369 - [fixed] #368: missing label for input field (a11y)

Pull Request - State: open - Opened by Choongkyu almost 6 years ago - 1 comment

#368 - missing label for input field

Issue - State: open - Opened by Choongkyu almost 6 years ago

#367 - Tweak onSelect doc to emphasise the second arg

Pull Request - State: open - Opened by rmasters almost 6 years ago

#366 - Sometimes the dropdown does not close

Issue - State: open - Opened by elisei-timofte almost 6 years ago

#365 - Cannot select via click if rendered item is an imported Component.

Issue - State: open - Opened by agonsalves almost 6 years ago - 7 comments

#364 - [added] Allow users to opt-out of the wrapper element

Pull Request - State: open - Opened by flipsasser almost 6 years ago

#363 - [added] `isClearable` prop

Pull Request - State: closed - Opened by YahyaAhmad almost 6 years ago - 4 comments

#362 - [fixed] #42: add proper ARIA roles to elements

Pull Request - State: open - Opened by ekim-novus almost 6 years ago - 2 comments

#361 - Add live demo to README.md

Pull Request - State: open - Opened by ipiranhaa almost 6 years ago - 1 comment

#360 - iOS Safari: Menu does not open again after selection of an option

Issue - State: open - Opened by gweax almost 6 years ago - 1 comment

#359 - Add import definition and shouldRenderItem example to README

Pull Request - State: open - Opened by jhta almost 6 years ago

#358 - Add GIF in README.md file

Issue - State: open - Opened by jhta almost 6 years ago

#357 - Dont use deprecated lifecycle methods anymore

Pull Request - State: open - Opened by flash1293 about 6 years ago

#356 - Uncaught TypeError: Cannot read property 'toLowerCase' of null

Issue - State: open - Opened by r3wt about 6 years ago - 1 comment

#355 - OnBlur only works if the typed in sring STARTS the match

Issue - State: open - Opened by uktw about 6 years ago

#354 - Unable to set `autoComplete` prop on input

Issue - State: open - Opened by daveaspinall about 6 years ago - 2 comments

#353 - selectOnTab not working

Issue - State: closed - Opened by mellis481 about 6 years ago

#352 - Warnings in strict mode

Issue - State: open - Opened by justingrant about 6 years ago

#351 - Static string in suggestions list

Issue - State: open - Opened by NazarPo about 6 years ago

#350 - How to make input field initially disabled?

Issue - State: closed - Opened by stefek99 about 6 years ago - 1 comment

#349 - [added] Add `renderMenuWrapper` prop

Pull Request - State: open - Opened by janpaul123 about 6 years ago

#348 - Uncaught TypeError: node.getBoundingClientRect is not a function

Issue - State: closed - Opened by dnepro about 6 years ago - 6 comments

#347 - Dropdown list in modal window

Issue - State: open - Opened by Dashevskyi about 6 years ago - 4 comments

#346 - Drop up if there's not enough space

Issue - State: open - Opened by GiampaoloFalqui about 6 years ago

#345 - onBlur not working

Issue - State: open - Opened by levenecav about 6 years ago

#344 - autoHighlight seems to be broken in some instances

Issue - State: open - Opened by vikas199 about 6 years ago

#343 - fix autocomplete

Pull Request - State: closed - Opened by nytai over 6 years ago

#342 - Getting the ref object

Issue - State: closed - Opened by jlejoux over 6 years ago - 1 comment

#341 - babel-preset-react-hmre is deprecated

Issue - State: open - Opened by Fi1osof over 6 years ago

#340 - Menu is opened on focus input

Issue - State: open - Opened by razorsky over 6 years ago - 1 comment

#339 - Internal callback called before external callback

Issue - State: open - Opened by razorsky over 6 years ago

#338 - How can I handle non suggested terms?

Issue - State: open - Opened by carpben over 6 years ago - 2 comments

#337 - Add new optional prop isItemAutoHighlightMatch

Pull Request - State: open - Opened by bfncs over 6 years ago - 3 comments

#336 - setSelectionRange not available on email (& number inputs)

Issue - State: open - Opened by benogle over 6 years ago

#335 - Pass element index into renderItem

Pull Request - State: open - Opened by Fi1osof over 6 years ago

#334 - Custom renderer for debug info

Pull Request - State: open - Opened by Fi1osof over 6 years ago

#333 - Allow not render menu

Pull Request - State: open - Opened by Fi1osof over 6 years ago

#332 - Using `this.refs` is deprecated

Issue - State: closed - Opened by sadafie over 6 years ago

#331 - react-autcomplete only passes value to onSelect, instead of passing the item.

Issue - State: closed - Opened by r3wt over 6 years ago - 1 comment

#330 - Autocomplete max-width

Issue - State: closed - Opened by Prophet32j over 6 years ago - 1 comment

#329 - Update value when select an item by arrows

Issue - State: open - Opened by AlexandrAnash over 6 years ago - 1 comment

#327 - [added] `selectOnTab` prop

Pull Request - State: open - Opened by stern-shawn over 6 years ago

#322 - Warning: React.createElement: type is invalid

Issue - State: closed - Opened by yzaroui over 6 years ago - 2 comments

#320 - Set max size of the visible items

Issue - State: closed - Opened by stanyq4 over 6 years ago - 2 comments

#316 - Fixing crash when itemNode is not found

Pull Request - State: closed - Opened by rek over 6 years ago - 5 comments

#314 - Make wrapper-element configurable

Pull Request - State: open - Opened by flash1293 over 6 years ago - 5 comments

#301 - New default behavior onMouseOut

Pull Request - State: open - Opened by vladimir-konnov almost 7 years ago - 3 comments

#287 - Cannot read property 'ownerDocument' of null

Issue - State: closed - Opened by ly-tc almost 7 years ago - 6 comments

#278 - Getting errors with a styled-components element passed to renderInput

Issue - State: closed - Opened by NameFILIP about 7 years ago - 8 comments

#272 - Preventing input highlight on pressing enter with no selected menu item

Issue - State: open - Opened by a3leong about 7 years ago - 1 comment

#271 - Uncontrolled component?

Issue - State: open - Opened by mikelambert about 7 years ago - 3 comments

#257 - Can't select item from the menu in IE11

Issue - State: open - Opened by milencheto about 7 years ago - 14 comments
Labels: needs-feedback

#248 - ie11 : clicking on scroll bar closes dropdown

Issue - State: closed - Opened by shrynx over 7 years ago - 4 comments
Labels: needs-feedback

#239 - autoHighlight is not always highlighting the top match

Issue - State: closed - Opened by OliverBroszat over 7 years ago - 6 comments

#229 - OnSelect is not called when OnBlur is passed to input props

Issue - State: closed - Opened by vorlov over 7 years ago - 6 comments
Labels: needs-feedback

#217 - Allow setting HTML autocomplete attribute

Pull Request - State: open - Opened by jordanlapointe over 7 years ago - 2 comments

#216 - Hide the autocompleter when empty

Issue - State: closed - Opened by fredriksundstrom over 7 years ago - 5 comments

#186 - [added] Allow Tab to select option

Pull Request - State: open - Opened by Daniel15 almost 8 years ago - 6 comments

#182 - Pressing tab doesn't do anything

Issue - State: open - Opened by Daniel15 almost 8 years ago - 6 comments

#175 - Getting Uncaught ReferenceError: global is not defined(…)

Issue - State: closed - Opened by Alapan almost 8 years ago - 4 comments
Labels: needs-feedback

#174 - Use TextField from material-ui

Issue - State: closed - Opened by artsx almost 8 years ago - 2 comments
Labels: needs-feedback

#170 - Add aria-activedescendant

Issue - State: open - Opened by teameh almost 8 years ago - 5 comments
Labels: a11y

#140 - Poor render performance on lists of >500 items

Issue - State: open - Opened by carlpaten about 8 years ago - 9 comments
Labels: enhancement

#66 - Why inline-block?

Issue - State: closed - Opened by docentq2 almost 9 years ago - 16 comments

#42 - Required ARIA children role not present: listbox textbox

Issue - State: open - Opened by pauljadam about 9 years ago - 4 comments
Labels: a11y

#35 - Control opening direction up/down

Issue - State: closed - Opened by sergelerner over 9 years ago - 5 comments

#34 - Set placeholder

Issue - State: closed - Opened by saidmoya12 over 9 years ago - 5 comments

#25 - Trigger event with query when Enter key is pressed

Issue - State: open - Opened by cleercode over 9 years ago - 3 comments
Labels: api