react-multi-select-component icon indicating copy to clipboard operation
react-multi-select-component copied to clipboard

Lightweight (~5KB gzipped) multiple selection dropdown component

Results 67 react-multi-select-component issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** When using nested containers / divs the dropdown will be opening below the parent container rather than showing upfront. **Describe...

enhancement
help wanted

Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.0. Release notes Sourced from eslint's releases. v8.21.0 Features 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas) 92bf49a feat: improve the key width calculation in...

dependencies

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.7 to 5.32.0. Release notes Sourced from @​typescript-eslint/parser's releases. v5.32.0 5.32.0 (2022-08-01) Features eslint-plugin: [no-use-before-define] add "allowNamedExports" option (#5397) (ad412cd) v5.31.0 5.31.0 (2022-07-25) Bug Fixes eslint-plugin: [typedef]...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.7 to 5.32.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.32.0 5.32.0 (2022-08-01) Features eslint-plugin: [no-use-before-define] add "allowNamedExports" option (#5397) (ad412cd) v5.31.0 5.31.0 (2022-07-25) Bug Fixes eslint-plugin: [typedef]...

dependencies

Bumps [size-limit](https://github.com/ai/size-limit) and [@size-limit/preset-small-lib](https://github.com/ai/size-limit). These dependencies needed to be updated together. Updates `size-limit` from 7.0.8 to 8.0.0 Changelog Sourced from size-limit's changelog. Change Log This project adheres to Semantic Versioning....

dependencies

Bumps [tsup](https://github.com/egoist/tsup) from 6.1.3 to 6.2.1. Release notes Sourced from tsup's releases. v6.2.1 6.2.1 (2022-07-30) Bug Fixes properly log rollup errors (#682) (b595f72) return a function in onSuccess to do...

dependencies

**Describe the bug** When using the Custom Filter option, search for keywords, and press Select All(Filtered) button, the previously selected value is deselected. https://react-multi-select-component.pages.dev/iframe?id=custom-filter--example-custom-filter&args=&viewMode=story **To Reproduce** Steps to reproduce the...

bug

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

Hi there, You did a good job on this package. Some time 'single select' selection option need, so I worked in my code to remove/pop the old selected array values...

enhancement

2 requests- 1. Ability to group items in ItemRenderer 2. Ability to display the selected items on top as separate group

enhancement