Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dialog buttons not disabled correctly during actions on admin pages #1711

Open
Sabr1n4W opened this issue Dec 16, 2024 · 0 comments · May be fixed by #1588
Open

Dialog buttons not disabled correctly during actions on admin pages #1711

Sabr1n4W opened this issue Dec 16, 2024 · 0 comments · May be fixed by #1588
Assignees
Labels
bug Something isn't working frontend Pull requests that update Javascript code

Comments

@Sabr1n4W
Copy link
Contributor

Inside the delete dialogs on the admin pages and the reset password dialog on the user admin page the cancel button is not disabled while performing the action (delete, reset password).

Cancel button should be disabled during performing the action for the following dialogs:

  • SettingsRolesDeleteButton
  • SettingsRoomTypesDeleteButton
  • SettingsServerPoolsDeleteButton
  • SettingsServersDeleteButton
  • SettingsUsersDeleteButton
  • SettingsUsersResetPasswordButton
@Sabr1n4W Sabr1n4W added bug Something isn't working frontend Pull requests that update Javascript code labels Dec 16, 2024
@Sabr1n4W Sabr1n4W self-assigned this Dec 16, 2024
@Sabr1n4W Sabr1n4W linked a pull request Dec 16, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant