I’ve got a bunch of fields set up to control a slideshow.
The problem is when a user is on a touchscreen. The controls that show on hover don’t work!
So, on my desktop, I can add and remove rows, replace images, all of it.
On my client’s laptop (one of those MS Surface tablet/laptop things), none of the buttons show up on hover. So, the text fields are editable, but images aren’t. And they can’t remove rows.
You can reproduce this in a browser with dev-tools, enable touch-simulation mode, and try poking at the various parts.
Is there a fix/workaround for this?