delete picks
Ouverte
enhancement
- Langage dominant
- JavaScript
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript
- Domaine
- mobile
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100