MD.OFFICE
FAL

Daily Log - 2026-05-20

Matrix Title Translation Key Fix

Achievements

  • Title Rendering Fix: Fixed a bug in the renderer where removing a matrix Title in the builder resulted in translation keys (e.g., df.field.elements.table_<uuid>) leaking into the UI.

Decisions

  • Intentional Blank Support: Guarded matrix title text rendering so it only attempts translation and display if the defaultFieldName is explicitly non-empty.

Technical Details

  • Modified: matrix.component.html updated with an empty-check guard before passing config default names into the TranslateKeyPipe.