coderedcorp / coderedcorp/coderedcms
Photo gallery enhancements
- 主要言語
- 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