Neos-ui: Elements flow out of "Create New" dialog, if there are too many

Created on 27 Mar 2019  Â·  13Comments  Â·  Source: neos/neos-ui

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.

image

Bug Critical

All 13 comments

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 :/

https://github.com/neos/neos-ui/pull/2398/files

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 :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dennisirmscher picture dennisirmscher  Â·  7Comments

lorenzulrich picture lorenzulrich  Â·  9Comments

skurfuerst picture skurfuerst  Â·  9Comments

DrillSergeant picture DrillSergeant  Â·  9Comments

jonnitto picture jonnitto  Â·  8Comments