Ghost/ghost/admin/tests
Ronald Langeveld c8ba9e8027
🐛 Fixed unsaved changes confirmation on Lexical schema change (#20687)
refs ENG-661

Fixes a long-standing issue where an outdated Lexical schema in the
database triggered the unsaved changes confirmation dialog incorrectly.
Implemented a secondary hidden Lexical instance that loads the state
from the database, renders it, and uses this updated state to compare
with the live editor's scratch.
This ensures the unsaved changes prompt appears only when there are real
changes from the user.
2024-08-05 12:58:58 +00:00
..
acceptance Improved performance loading posts & pages in admin (#20646) 2024-07-29 16:19:28 +00:00
helpers
integration Updated password reset notification (#20510) 2024-07-02 15:24:14 +02:00
unit 🐛 Fixed unsaved changes confirmation on Lexical schema change (#20687) 2024-08-05 12:58:58 +00:00
.eslintrc.js
index.html
test-helper.js