openprovider / Openprovider-WHMCS-domains

Openprovider WHMCS Domain Module
42 stars 31 forks source link

[BUG] Cannot disable balance widget #311

Closed willdashwood closed 3 months ago

willdashwood commented 4 months ago

Describe the bug Clicking the cross to close/remove the OpenProvider balance widgit on the administrator dashboard doesn't work. The widget adds a significant delay to the page load.

To Reproduce Steps to reproduce the behavior:

  1. Go to the administrator dashboard
  2. Click on the cross to remove the OpenProvider balance widgit
  3. Nothing happens

Expected behavior The widgit should dissappear

Server info:

Additional context This was referenced in #253 . The only way to remove the widget at present is to delete files as follows.

rm -f ./modules/registrars/openprovider/Controllers/Hooks/Widgets/BalanceWidget.php ./modules/registrars/openprovider/Controllers/Hooks/AdminWidgetController.php

sapillai commented 4 months ago

Hi @willdashwood,

Thank you for reporting the problem. I am able to reproduce the problem and we will check this.

sapillai commented 3 months ago

Hi @willdashwood,

I'm glad to inform you that the widget issue has been fixed in the latest release.