-
Notifications
You must be signed in to change notification settings - Fork 2
Description
After uploading an image to an image field it is not possible to edit / add description when it is displayed as a square or proportional thumbnail. Since the "Edit" overlay is not displayed on tap, deleting the image is also not possible.
Tapping or double tapping the image has absolutely no effect.
The Upload button works and drag and drop rearranging the images also work on Android as expected.
Editing images is possible if I change the image field to list view but buttons and the description field still need double tap to work that is anything but expected or intuitive. Single tap only changes their hover state.
This has been always working as expected on iOS: single tap expands the thumbnail to editing view where the crop/focus/variations buttons and description field only require a single tap to engage.
- ProcessWire version: 3.0.171 (tested on multiple older versions too in the past with the same result)
- Admin themes tested: Default / Reno / UIkit (same results with all three)
- Current test phone: Android 9.0 / Chrome 88 (was testing it with Android 8 before)