Description
When updating a pages field in Kirby v6 and saving the page, the Panel sometimes shows the save indicator twice. After the first save appears to complete, the save bar/indicator appears again as if there are still unsaved changes.
Expected behavior
After saving the updated pages field, the Panel should finish the save action once and not show another save indicator unless there are new changes.
To reproduce
- Open a page in the Panel that contains a pages field.
- Update the pages field.
- Save the page.
- Sometimes the save indicator appears again after the first save completes.
Your setup
Kirby Version
Kirby v6/develop branch
Additional context
I noticed this with the pages field. I have not tested yet whether the same behavior also happens with other fields.
Description
When updating a pages field in Kirby v6 and saving the page, the Panel sometimes shows the save indicator twice. After the first save appears to complete, the save bar/indicator appears again as if there are still unsaved changes.
Expected behavior
After saving the updated pages field, the Panel should finish the save action once and not show another save indicator unless there are new changes.
To reproduce
Your setup
Kirby Version
Kirby
v6/developbranchAdditional context
I noticed this with the pages field. I have not tested yet whether the same behavior also happens with other fields.