Interface bug in put_select
See original GitHub issueI have arranged rows of put_select as follows:

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:

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
Issue Analytics
- State:
- Created 10 months ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
Material Ui bug with select element - Stack Overflow
The field value always comes string and normal but material UI throws this bug. IF you have some questions to know my problem...
Read more >5 Common Bugs Faced in UI Testing - BrowserStack
Here is the list of the most common bugs in web applications: Cross Browser Adaptability Bugs; Form Validation Bugs; Usability Bugs ...
Read more >[Select] menu position bug #33308 - mui/material-ui - GitHub
and this glitch has been spotted by customers. We would really like a workaround for this even it is means disabling any transitions,...
Read more >What is a bug (computer bug)? - TechTarget
Interface. An interface bug occurs when incompatible systems are connected to the computer. The problem can come from a piece of hardware or...
Read more >Trilinos/RELEASE_NOTES · master · ProfugusMC / ProfugusMC ...
Ifpack2 - Fixed Ifpack2's part of Bug 6358 Ifpack2, as well as its tests and ... was created as a place to put...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

The bug still exists, but we can work around it using the method you mentioned.
Please close it if this issue is already solved.