delete picks
オープン
enhancement
- 主要言語
- JavaScript
- スター
- 0
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Users should be able to swipe picks and delete them. Internally:
- we delete them from the picks object
- we log in the picks object deleted picks
- these are filtered out during the pick-ing process.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Look for the picks object and the swipe interaction in the mobile frontend code. Identify where picks are rendered and how swipe gestures are handled. Check for existing deletion logic and logging. The feature involves updating the UI to allow swiping, modifying the picks object to delete and log, and ensuring deleted picks are filtered during the pick-ing process.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- mobile
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100