1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-24 12:49:19 +00:00

make sure header is always shown in data entry flow (#25941)

This commit is contained in:
Bram Kragten
2025-06-26 13:07:08 +02:00
committed by GitHub
parent 6c8caccfec
commit 2fb86f118e

View File

@@ -286,7 +286,7 @@ class DataEntryFlowDialog extends LitElement {
scrimClickAction scrimClickAction
escapeKeyAction escapeKeyAction
hideActions hideActions
.heading=${dialogTitle} .heading=${dialogTitle || true}
> >
<ha-dialog-header slot="heading"> <ha-dialog-header slot="heading">
<ha-icon-button <ha-icon-button