1egoman / 1egoman/bag-node

delete picks

Abierto
#43 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
JavaScript
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
mobile
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.