coderedcorp / coderedcorp/coderedcms
Photo gallery enhancements
Open
Area: Core ⚙
skill: wagtail
Type: Enhancement
- Dominant language
- Python
- Stars
- 765
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
Currently the gallery block simply loads images from a collection. There are a couple enhancements that would be useful:
* Ability to re-order images in the gallery (might require changing how it works with collections sadly)
* Left right arrows to swipe through the images. Could possibly be implemented by a carousel inside the modal.
* Reduce image load glitch (currently when you close an image and open a new image, there is a delay as the browser unloads the old image and loads the new one)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.