https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42189 --- Comment #14 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 196517 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196517&action=edit Bug 42189: (follow-up) Track known widgets to preserve removal state - Persist a "known" array in localStorage alongside left/right so the dashboard can distinguish genuinely new widgets from deliberately removed ones - On restore, only auto-add widgets whose name is not in known - In onWidgetRegistered, skip widgets present in known to prevent removed widgets from reappearing on subsequent registration events To test: - Add the plugin widget to the ERM dashboard, then remove it - Refresh — verify the removed widget does not reappear - Clear localStorage and refresh — verify all widgets appear - Install a new plugin widget — verify it auto-adds on first visit even when other widgets have saved state -- You are receiving this mail because: You are watching all bug changes.