- Issue created by @mayur-sose
Response preview:
{ "id": 17, "title": "Untitled page", "status": false, "path": "/page/17", "autoSaveLabel": "Test page 1", "autoSavePath": "/page/17" } { "id": 18, "title": "Untitled page", "status": false, "path": "/page/18", "autoSaveLabel": "Test page 2", "autoSavePath": "/page/18" }
- 🇮🇳India Akhil Babu Chengannur
I was able to reproduce this issue. When the page title is updated, the entity_form_fields store the correct value, but the HTML section in the autosave data does not get updated.
- @akhil-babu opened merge request.
- 🇮🇳India meghasharma
I was able to reproduce the issue on my local setup. When switching between pages using the navigator, the canvas preview incorrectly displays "Untitled page", even though the correct title appears in the right-hand panel.
After applying the merge request, the canvas preview now correctly shows the updated page title when switching between pages.
Attaching screenshots for both before and after the fix for reference.
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
This one seems simple enough :) I think tests are even overkill for this.
-
tedbow →
committed 91d2fd6f on 0.x authored by
akhil babu →
Issue #3522977 by akhil babu, meghasharma, mayur-sose: XB UI shows the *...
-
tedbow →
committed 91d2fd6f on 0.x authored by
akhil babu →