Open Erb3 opened 2 weeks ago
Fixes #2334, for more details see that issue.
Frontend development is not my passion, there might be a better fix. I've tested my changes in all places that I found using the changed components (ManySelect, ScrollablePanel):
ManySelect
ScrollablePanel
![image](https://github.com/user-attachments/assets/e4e45a37-52c0-4140-8fd2-155b105acf2f)
![image](https://github.com/user-attachments/assets/209aaa7e-6740-47ab-97fc-538afc75b8cb)
Fixes #2334, for more details see that issue.
Frontend development is not my passion, there might be a better fix. I've tested my changes in all places that I found using the changed components (
ManySelect
,ScrollablePanel
):Before
![image](https://github.com/user-attachments/assets/e4e45a37-52c0-4140-8fd2-155b105acf2f)
After
![image](https://github.com/user-attachments/assets/209aaa7e-6740-47ab-97fc-538afc75b8cb)