coderedcorp / coderedcorp/coderedcms

Photo gallery enhancements

オープン
#103 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
Area: Core ⚙ skill: wagtail Type: Enhancement
主要言語
Python
スター
765
フォーク
154
PR マージ指標
30日以内にマージされた PR はありません

説明

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)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

まず、Djangoプロジェクト内でギャラリーブロック、そのコレクション処理、および画像モーダルの実装箇所を特定します。画像の並べ替え、ナビゲーション、閉じる処理、読み込み方法を確認します。完了条件は、並べ替え、左右またはスワイプによるナビゲーション、画像切り替え時の遅延短縮をサポートすることです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
django, python
領域
frontend, web-dev
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。