backdrop-contrib / references_dialog

Extends reference fields by adding links to add, edit, and search for references through a dialog.
https://backdropcms.org/project/references
GNU General Public License v2.0
1 stars 3 forks source link

Cancelling node edit form doesn't close the dialog #32

Open robertgarrigos opened 1 month ago

robertgarrigos commented 1 month ago

When clicking on the edit link in a reference dialog field and cancelling the form, instead of saving, doesn't close the dialog window, but loads the previous main node edit form in the dialog window. The same happens when clicking on delete: all the process of deleting the referenced node or term gets done in the dialog window.

robertgarrigos commented 1 month ago

I see that the same happens with the Entity reference core's module.