coderedcorp / coderedcorp/coderedcms

Photo gallery enhancements

Offen
#103 0 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
Area: Core ⚙ skill: wagtail Type: Enhancement
Vorherrschende Sprache
Python
Sterne
765
Forks
154
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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)

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Start by locating the gallery block, its collection handling, and the image modal implementation in the Django project. Review how images are ordered, navigated, closed, and loaded; done means supporting reordering, left/right or swipe navigation, and a reduced delay when changing images.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
django, python
Bereich
frontend, web-dev
Issue-Typ
Feature
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.