react-dual-listbox icon indicating copy to clipboard operation
react-dual-listbox copied to clipboard

A feature-rich dual listbox for React.

Results 45 react-dual-listbox issues
Sort by recently updated
recently updated
newest added

Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0. Release notes Sourced from mocha's releases. v10.0.0 10.0.0 / 2022-05-01 :boom: Breaking Changes #4845: Drop Node.js v12.x support (@​juergba) #4848: Drop Internet-Explorer-11 support (@​juergba)...

dependencies

In my understanding, disabling items is to restrict users to move those items to that other side. But >> or > &

bug

**Describe the bug** Uncaught TypeError: Super expression must either be null or a function. **Reproduction steps** I am currently using create-react-app 17 but after the build I encounter the error....

**Describe the bug** When enabling the movement buttons and preserving the select order, along with filtering the selected options, you will find the movement buttons behave erratically. **Reproduction steps** TODO...

bug
verified

Ability to filter one listbox only No filter applied: ![imagen](https://user-images.githubusercontent.com/19956031/136553115-3d3f3310-e13f-4999-aecc-0f24a064d252.png) Current behavior when filtering: ![imagen](https://user-images.githubusercontent.com/19956031/136562295-dd1d90b5-7a07-4322-9371-b0bf3aee6e20.png) What I am trying to accomplish: ![imagen](https://user-images.githubusercontent.com/19956031/136552965-522660dc-fbf0-422c-8a11-18ac39e878e3.png) This is my final product requirement: I've tried...

l add props.promiseSearchOptions(bool) to fetch new data with ajax by using props.onFilterChange.After fetching the new data, even if the options not contains the selected,the selected won't disappear.l also change the...

the problem is we have many data and we can't put all the data into options, so we want to fetch data by using axios when the user input keywords...

**Describe the bug** When simpleValue is false and I try to remove a value from a filtered list, it removed the value in that position for the unfiltered list, meaning...

bug
verified

We have used this in webapplication and on all the browsers on laptops this is working fine, but accessing this on the tablet browsers like on android(chrome browser) and iOS...

bug
verified

Error on build project, project was created with create-react-app ![2021-04-13_20-44](https://user-images.githubusercontent.com/37308889/114597147-1e775b00-9c99-11eb-9b16-f374967f22a8.png) ![screen](https://user-images.githubusercontent.com/37308889/114597152-1f0ff180-9c99-11eb-8d31-2b8482cc0c0b.png)

build