PyWebIO icon indicating copy to clipboard operation
PyWebIO copied to clipboard

Interface bug in put_select

Open amks1 opened this issue 2 years ago • 7 comments

I have arranged rows of put_select as follows: image

The first put_select (against test_000) contains 20 items already selected. The remaining have less than this. (upto 15). You can see the interface bug here, which happens when I click to open the selection: image

The video given in this link describes it better: https://www.loom.com/share/3d88313a20ea4851b9b0e5d7fe12d855

Environment Information

  • OS and Version: Windows 10
  • Browser and Version: Chrome Version 107.0.5304.106 (Official Build) (64-bit)
  • Python Version: 3.9.13
  • PyWebIO Version: 1.7.0

amks1 avatar Nov 14 '22 14:11 amks1