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

404 error handling on admin pages #1676

Open
Sabr1n4W opened this issue Dec 6, 2024 · 0 comments
Open

404 error handling on admin pages #1676

Sabr1n4W opened this issue Dec 6, 2024 · 0 comments
Labels
frontend Pull requests that update Javascript code

Comments

@Sabr1n4W
Copy link
Contributor

Sabr1n4W commented Dec 6, 2024

Currently there is no custom 404 error handling for delete actions on admin pages (e.g. delete users, delete servers, ...)
(Exception: room types index page)
Additional to this the reset password action on user pages also does not have a custom 404 error handling

Describe the solution you'd like

  • On index pages. reload table data after 404 error
  • On view pages. redirect to index page after 404 error
@Sabr1n4W Sabr1n4W added the frontend Pull requests that update Javascript code label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

1 participant