revolution icon indicating copy to clipboard operation
revolution copied to clipboard

OK button in the dialog after updating an Extra is not re-enabled

Open Esger opened this issue 11 months ago • 3 comments

Bug report

Summary

The OK button in the dialog after updating an Extra is not re-enabled sometimes, while there were no errors after installing. Image

Step to reproduce

Update an extra, wait till it finishes.

Observed behavior

The OK button is not enabled. The Close X in the upper right still works

Expected behavior

The OK button should be re-enabled after successfully updating an Extra

Environment

MODX version 3.1.1 Modx Cloud.

Esger avatar Apr 03 '25 12:04 Esger

That would typically happen if there's an issue with the install, and as a result the installer does not send the "COMPLETED" message. Closely inspecting the package install would be my suggestion, but it may require looking at the outgoing AJAX requests as well.

Mark-H avatar May 01 '25 15:05 Mark-H

@theboxer do you have any idea why this would happen with Tagger? I've noticed similar behavior on more than a handful of Extras.

@Esger what PHP version (no idea if that's relevant but maybe it helps in reproducing it)?

rthrash avatar May 01 '25 21:05 rthrash

PHP version is 8.1. I think this only happens on ModX cloud with Backstage.

Esger avatar May 02 '25 10:05 Esger