Skip to content

Reload after linking an item

Samwilson requested to merge redirect-after-adding into main

Rather than re-firing the postEdit hook, reload the whole page. This means that all dependencies in the page (scripts, modules, templates, etc.) will be reloaded with the new Wikidata link in place. It also avoids the error of showing two notification toasts after closing the ASL dialog.

Bug: T340547

Merge request reports