Output message in console when error is resolved
- Lenguaje dominante
- JavaScript
- Estrellas
- 2
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
enhance dev/sandbox feature request: currently, when sandbox is running, it produces no output unless there is a build error. this is probably smart. however i've noticed that after i fix the build error, since there is no output, every time i tab back into my sandbox terminal, the only thing i see is an error message, and it leaves me wondering what state the sandbox is in. (is it errored? is it now building correctly?). it would be nice, from my perspective, for a message to be printed out in the case where we switch from a broken state to a successful server state. Something like [checkmark] App successfully rebuilt, maybe. it would give me peace of mind when i go back to see the last known state explicitly.
Guía de contribución
Línea de trabajo
Comienza siguiendo el manejo del estado del rebuild de dev/sandbox y la ruta de salida de la consola. Reproduce un error de build, corrígelo y verifica que la transición a un estado exitoso del servidor muestre un mensaje explícito de éxito, mientras que la salida de error existente permanece intacta.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- cli
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 42/100