As the title suggests, after the release of 2.10.46 I canât choose the image after uploading it on iPad. Works fine on Chrome.
Just to confirm, is the issue you're having is this:

That is, the "choose select" is hidden by the images on the iPad?
That too. After 4 images the âChoose Selectâ gets hidden under the images, but even if itâs visible is not clickable.
@erezrokah We can either replace the text with icons or create a new row below the search for the buttons. Can I claim the issue?
Thanks a lot @tinfoil-knight, I assigned you to the issue đ
@erezrokah I was trying to work on the package but the repo is not starting. I tried yarn develop and yarn start and both scripts pause at the following log:
netlify-cms: warning in .-widget-code/dist/esm/CodeControl.js
netlify-cms: Critical dependency: the request of a dependency is an expression
netlify-cms: WAIT Compiling...5:05:21 PM
netlify-cms: WARNING Compiled with 1 warnings5:05:22 PM
netlify-cms: warning in .-widget-code/dist/esm/CodeControl.js
netlify-cms: Critical dependency: the request of a dependency is an expression
These issues usually pop up after dependency changes.
Can pull latest the latest master and run yarn install again? I also get this warning but able to use yarn start.
@erezrokah Since all the MediaLibraryActions are in the same file, I think it would be best if we just place all of them in a line below the search bar. What do you think?
How about we auto shrink the search bar? Maybe that would be easier to implement?
WIP: #3784