- π³πΏNew Zealand danielveza Brisbane, AU
Coming at this from a Layout Builder point of view.
In my opinion we should hide the "You have unsaved changes" from components using the tabledrag library when we are in the Layout Builder context. It doesn't really add any value and makes it quite confusing as it gives the impression that other changes are saved automatically. It could lead people to wonder why they don't get that message when they change a select list item or type in CKEditor, is that saved automatically?
In terms of hiding this, adding
.layout-builder-configure-block .tabledrag-changed-warning { display: none }
in Layout Builder should be enough to hide instances of this, if people agree with my points above. - π³πΏNew Zealand danielveza Brisbane, AU
makes it quite confusing as it gives the impression that other changes are saved automatically. It could lead people to wonder why they don't get that message when they change a select list item or type in CKEditor, is that saved automatically?
Adding another screenshot that I feel illustrates this point better