Matt Westcott
Matt Westcott
Organising images into folders is being addressed by #1751 - have updated the ticket title here so that it now covers the other feature request, the image listing view.
@div65536 Please see the above links - a pull request has been opened to fix this, and is currently awaiting review.
One nice-to-have feature that isn't mentioned here is the ability to switch an existing `ImageChooserBlock` to an `ImageBlock` and have it just work with no additional data migrations. I think...
Assigning to @thibaudcolas for accessibility considerations.
Hi @xeroticikot - thanks for the report. Looks like this error is coming from a class called `UserLinksMeta`, which isn't something that exists in Wagtail's codebase. Is that something defined...
Actually, looking closer, it could be a block called `UserLinks` - could you share the code for that please?
Thanks for tracking this down @dest81! Merged in 6a8c2bcd98c5ed1160b87c742f33bf2f74305e07, with test added.