@saschaeggi This situation is unique to the Gin theme. It seems that when there are too many dropdown buttons, the scroll event execution blocks the page re-rendering. Adding a debounce function can improve this situation.
mark shi → created an issue.
mark shi → created an issue.
mark shi → created an issue.
I tested with Gin 8.x-3.0-rc13 + Core:10.3.1, and the issue still persists.
@arunkumark Sorry, my reproduction steps may not be detailed enough. They have now been updated.
Mark Shi → created an issue.
Version: 10.3.1
Mark Shi → changed the visibility of the branch 3371633-exception-collection-item-exists to active.
Mark Shi → changed the visibility of the branch 3371633-exception-collection-item-exists to hidden.
This brought a new problem to me. When I removed the image or deleted the item in the dialog, the focus jumped to the top of the dialog.
I added a patch to fix this issue.
Mark Shi → created an issue.
Mark Shi → created an issue.
Fixed the problem of scrolling to the bottom of the page after adding template based on #70 and add code form #79 patch
Hi, @Moni. I have added more detailed images, which show that when there are too many nested layers, the letters on the 'remove' button are truncated because the button width is further reduced.
Mark Shi → created an issue.
Mark Shi → created an issue.
Mark Shi → created an issue.
Added widget functionality to all templates.
Added widget functionality to all templates