Skip to content

fix(fase3): bugs #48 #50 #51 + QA-024/029#59

Closed
anlaco wants to merge 1 commit into
mainfrom
fix/fase3-bugs-menores
Closed

fix(fase3): bugs #48 #50 #51 + QA-024/029#59
anlaco wants to merge 1 commit into
mainfrom
fix/fase3-bugs-menores

Conversation

@anlaco
Copy link
Copy Markdown
Owner

@anlaco anlaco commented Apr 8, 2026

Resumen

Bug Fichero Fix
#48 canvas.red bundle/unbundle vacíos: altura mínima 40 cuando no hay puertos
#50 compiler.red headless: imprime valores de indicadores al ejecutar con red-cli
#51 panel.red nodos FP→BD: posición calculada (max-y+60) en lugar de apilar
QA-024 panel.red comentario en fallback fp-default-label
QA-029 panel.red save-panel-to-diagram usa item/value (no item/default)

Pendiente

Test plan

  • 450/450 tests pasan

Closes #48, #50, #51

🤖 Generated with Claude Code

- canvas.red: #48 — bundle/unbundle vacíos usan altura mínima 40 (vs bloque de altura variable)
- compiler.red: #50 — headless imprime valores de indicadores al ejecutar red-cli
- panel.red: #51 — nodos FP→BD calculan posición libre (max-y+60) en vez de apilar
- panel.red: QA-024 — fallback fp-default-label con comentario aclaratorio
- panel.red: QA-029 — save-panel-to-diagram guarda item/value (no item/default)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@anlaco
Copy link
Copy Markdown
Owner Author

anlaco commented Apr 8, 2026

Supersedido por PR #60 (refactor/fase4-estructural) que incluye este trabajo y más.

@anlaco anlaco closed this Apr 8, 2026
@anlaco anlaco deleted the fix/fase3-bugs-menores branch April 9, 2026 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Bundle/Unbundle vacíos tienen altura excesiva

1 participant