Tested using themes: Gin, Claro. Drupal 10.2.3, (standard image widget, or file_resup module https://www.drupal.org/project/file_resup ).
Problem/Motivation
1/ There is no notification on success screenshot upload and assignment to the filed. User knows that screenshot is already taken and assigned to the field only on 'save' action.
2/ It doesn't work properly when you adding media from the field by using popup form in reason of z-index is too low and markerjs is below the jquery-ui popup.
3/ The widget 'screenshot' is not called rendering the popup form if you want to add new media image(for edit works well).
Steps to reproduce
1/ Try to attach screenshoot - see no message
2/ Try to edit any media from entity/node and push screenshot on the popup (screenshot 2, 3)
3/ Try to add media image using popup form (screenshot 4,5)
Proposed resolution
For issues 1, 2 - will propose solution soon with some generic styling and js additions
Remaining tasks
3/ Find solution for the add action
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot at Feb 29 10-08-39.png | 141.7 KB | extatic | |
| Screenshot at Feb 29 10-11-12.png | 192.13 KB | extatic | |
| Screenshot at Feb 29 10-12-12.png | 234.49 KB | extatic | |
| Screenshot at Feb 29 10-14-40.png | 97.66 KB | extatic | |
| Screenshot at Feb 29 10-15-21.png | 254.34 KB | extatic |
Issue fork screenshot-3424558
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
extatic commentedComment #5
lazzyvn commented