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

Handle 404 errors gracefully when viewing deleted entities in management UI #889

Open
kickster97 opened this issue Dec 17, 2024 · 0 comments
Assignees
Labels

Comments

@kickster97
Copy link
Member

Describe the bug
If you have an exchange view open and the exchange is deleted you'll get a "Something went wrong: Error fetching data: [object Object]" error above the bindings table. We're probably having similar messages in other views.

How to reproduce
Open the management UI and have the exchange view open, while an exchange gets deleted via amqp.

Expected behavior
We should handle 404s better and display that the entity is (probably) deleted.

@kickster97 kickster97 changed the title Handle 404 responses from api nicer Handle 404 Errors Gracefully When Viewing Deleted Exchanges in Management UI Dec 17, 2024
@kickster97 kickster97 changed the title Handle 404 Errors Gracefully When Viewing Deleted Exchanges in Management UI Handle 404 errors gracefully when viewing deleted exchanges in management UI Dec 17, 2024
@spuun spuun changed the title Handle 404 errors gracefully when viewing deleted exchanges in management UI Handle 404 errors gracefully when viewing deleted entities in management UI Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants