react-dual-listbox
react-dual-listbox copied to clipboard
Don't Move disabled items to the other side on clicking >> or <<
In my understanding, disabling items is to restrict users to move those items to that other side. But >> or << options move those items too.
>> & << should move only non-disabled items
Thanks for the report. You are right that this should not be possible when individual items are disabled.
I'll still seeing this in the latest version. Is a fix being created or is help required?
I have found a temp work around by re-adding the disabled items back to each side after an update.