cypht-org / cypht

Cypht: Lightweight Open Source webmail aggregator [PHP, JS]
http://cypht.org
GNU Lesser General Public License v2.1
949 stars 147 forks source link

Attempt to perform actions (delete, test, hide, forget) Buttons not working on servers page #937

Closed Shadow243 closed 3 months ago

Shadow243 commented 3 months ago

Steps to Reproduce

  1. Connect to a server.
  2. Navigate to the server details page.
  3. Attempt to perform actions (delete, test, hide, forget) using the respective buttons.
  4. Note the outcome or error encountered.

Expected Behavior

Actions (delete, test, hide, forget) should be successfully executed without errors when performed on a connected server.

Actual Behavior

The action buttons for connected servers do not function as expected.

Shadow243 commented 3 months ago

PR: https://github.com/cypht-org/cypht/pull/936

marclaporte commented 3 months ago

This has been merged.