delete picks
- Lingua principale
- JavaScript
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- mobile
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100