Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images in repeaters are not editable (crop, resize, variations) #1616

Closed
trk opened this issue Jan 17, 2016 · 9 comments
Closed

Images in repeaters are not editable (crop, resize, variations) #1616

trk opened this issue Jan 17, 2016 · 9 comments

Comments

@trk
Copy link

trk commented Jan 17, 2016

There are 2 issue about this: but didn't see any answers for both, i think maybe it missed. I will close my old issue report.

Here are issue reports about image fields inside repeaters :

#1551
#1567

@ryancramerdesign
Copy link
Owner

Support for editing functions of images in repeaters wasn't intended. There's a lot more variables for this case, due to parent window JS updates and other factors. With repeaters fresh on the mind, I'll take a closer look at this over the next week to see if it might be possible somehow or another.

@LostKobrakai
Copy link

With the option of editing single field in a modal (frontend editing) this could be an option for such cases as well. Maybe one could even select which fields of a repeater item should be only editable in a modal.

@adrianbj
Copy link

I would agree that image editing repeaters is critical functionality. Same goes for when Profields Table supports images - I think the modal option suggested by @LostKobrakai is not ideal, but definitely a lot better than no support at all so I support that for now.

@adrianbj
Copy link

Just an addition to this and something I hadn't noticed because I haven't used repeaters in a while.

https://processwire.com/talk/topic/11315-repeater-cant-edit-image-after-saving/
"I have a peculiar issue: I am using a repeater which contains an image field. I can upload and then edit (crop, resize...) an image, but after saving the page once the editing function is no longer available. The crop icon completely disappears."

I didn't realize that cropping etc worked on initial upload - I think that makes it particularly confusing when it doesn't work later on when editing.

@trk
Copy link
Author

trk commented Jan 27, 2016

On my side with last devns updates this function is working. Repeaters loading via AJAX.

ekran resmi 2016-01-27 13 14 31

@trk trk closed this as completed Jan 31, 2016
@ryancramerdesign
Copy link
Owner

Yes this is something I've been working on, but it's not fully functional
just yet. Well it is, but you'll have to save the page before you see the
changes populated in the field. The part that's not working is the
javascript updating of the field when the modal window closes... and I
couldn't figure that part out, so will have to return to it later.

On Sun, Jan 31, 2016 at 7:16 AM, Iskender TOTOĞLU notifications@github.com
wrote:

Closed #1616 #1616
.


Reply to this email directly or view it on GitHub
#1616 (comment)
.

@esl51
Copy link

esl51 commented May 15, 2018

3.0.98 - only superuser can make crop/focus/variants of images in repeater fields. Is there any workaround for other users?

@Nukro
Copy link

Nukro commented Sep 28, 2018

Same problem as @esl51 and also using v. 3.0.98. Is there still no workaround or fix?

@somatonic
Copy link

A workaround is to open up the repeater template (filter system templates), and set the permissions for the editor, after that repeater and repeater matrix image editing works again. At least in my short test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants