I just updated the UI in one of our projects to 3.2.1 and the Nodes that I can select in the Node Creation Dialog overflow at the bottom of the modal. In previous versions, I'd have to scroll to see all of them. The scrolling doesn't work now.

Can confirm. Would be actually nice to fix this before we announce the release. Would you have some spare minutes @danielkestler or should somebody else look into it?
Setting overflow-y: auto; for the wrap would solve it but doesn't look so nice. So some feedback from @danielkestler would be best.
I will have a look at it tomorrow!
Can be an issue because of the select box change. To be able to float out the selectbox content I changed the overflow value.
But did not see this behaviour while testing :/
It is indeed related to the overflow-change. I have no solution as to revert this change and maybe find a different solution (z-index?) for the selectbox-change – what do you think, @markusguenther, are there other possibilities to make the selectbox work?
@danielkestler I need to investigate this again. Will try to take a look soonish. But for the release it is maybe better to revert it first :/
Yes please! Let's revert, it's a way more critical issue obviously. Then I'll announce the release.
@markusguenther Will you revert it?
The revert is on the way. Created a PR for that because I did not know how to handle that.
Will search for a new solution later :/
Change is reverted now and this works like before. So guess we can close this topic and I need more nodes-types for testing the next try ;)
@markusguenther Or you can let me know and I'll test it with my vast amount of nodetypes! :)
@Maya-shines ok can request your review then :)