https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42189 --- Comment #45 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 198931 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198931&action=edit Bug 42189: (follow-up) Restore plugin widget positions from localStorage - Merge registry widgets into availableWidgets before localStorage restore so saved positions are found during the lookup phase - In the late-registration event handler, check localStorage for saved column and index instead of using the default addWidget() placement To test: - Install test-widgetdemo plugin, navigate to ERM home - Move the plugin widget to a different column/position - Refresh the page - Verify the plugin widget reappears in the saved position Signed-off-by: Clemens Tubach <clemens.tubach@kit.edu> Signed-off-by: Thomas Klausner <domm@plix.at> -- You are receiving this mail because: You are watching all bug changes.