react-windowed-select icon indicating copy to clipboard operation
react-windowed-select copied to clipboard

An integration of react-window with react-select to efficiently render large lists.

Results 29 react-windowed-select issues
Sort by recently updated
recently updated
newest added

This is a solution to fix the auto scroll issue described in Issue #59

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"^18.1.0" from the root...

good first issue

This includes upgrading @types/react and @types/react-dom because old versions of types conflict with the current versions, resulting in a lot of TypeScript errors if you use the current version of...

I click to options on mobile so to click to hover

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

Thank you for your work, it saved us. We found some very funny behaviour that you might be able to fix. **reproduce**: - create a windowed select box. - create...

bug
good first issue

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

first mentioned here: https://github.com/jacobworrel/react-windowed-select/issues/31 > I've found that if I use a height format other than a pure number, such as "100px", it breaks so hard I have to force...

bug
good first issue

For a multi-select picker after successful selection, the picker jumps to the top. Is there any possibility to fix this? Thanks in advance :) .

bug
good first issue