Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork118
Closed
Description
To Reproduce
Steps to reproduce the behavior:
- Subset app, iloc method.
- Select a dataframe with more than 20 rows.
- Scroll down at least once.
- Click the "Add All" button.
- Click the "Del All" button again.
Describe the bug
Clicking the "Add All" button once moves all items, but they still remain in the left box. Clicking it twice moves the next 10 items that were not visible due to scrolling, resulting in duplicate items.
After clicking "Add All," clicking "Del All" displays the items without proper sorting.
Expected behavior
- Clicking the "Add All" button should move all items to the right box and remove them from the left box.
- Clicking the "Del All" button again should display the originally sorted items on the left.
Desktop (please complete the following information):
- OS: Windows 10
- Browser chrome