Completed
Last Updated: 12 Jul 2023 05:11 by ADMIN

Describe the bug
Open the https://codesandbox.io/s/quizzical-gagarin-z92ypd
check the console

Completed
Last Updated: 18 Apr 2023 07:08 by ADMIN
Release R2 2023 - Increment 2 (12.04.2023)

Describe the bug
The Drag and Drop functionality of the ListBox doesn't work when one of its lists is empty.

To Reproduce

  1. Open this StackBlitz example
  2. Move all ListBox items to the column on the left
  3. Try to move an item from the left column to the right one

Expected behavior
The users should be able to drag and drop the ListBox items no matter if its lists are empty or not