google / google/codeworld

Canvas and message windows shown at confusing times in blocks

Abierto
#265 3 comentarios 0 reacciones 0 asignados Ver en GitHub
bug funblocks
Lenguaje dominante
Haskell
Estrellas
1.3k
Forks
201
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

There's room for a lot of improvement in when various UI elements are shown. I'd propose:

a) The sidebar (including the source code box) is always visible, as it is now.
b) The message box starts out hidden, and is shown from the moment the user clicks Run, until they click Stop.
c) The canvas is show when there is a running program, and there are no errors.

Currently, the message window is always visible even with no program running, and the canvas starts out visible (but is hidden by the Stop button). These seem wrong.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Trace the block UI state handling and identify where the sidebar, message box, canvas, Run, and Stop controls are rendered or updated. Compare the current behavior with the three requested visibility rules, then verify that the message box and canvas appear only during the specified running and error-free states.

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

Evaluación

Stack tecnológico
haskell
Área
frontend
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
42/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.