users: Fix unable to delete user

Fixes an issue where confirming user deletion is not submitting the user edit form.

Also fixes an issue where the user edit submit button is disabled after user deletion confirmation is cancelled.

Fixes #2513 (closed).

Tests performed:

  • Deleting a user works.
  • All the users module tests pass.
  • After cancelling the user deletion confirmation dialog, the user edit submit button is clickable.
  • On the app pages, submit buttons are disabled when app enabling or disabling is in progress.

Signed-off-by: Veiko Aasa veiko17@disroot.org

Merge request reports

Loading