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

Simplify error handler message on interfaces pane to display text and avoid exception #61

Merged
merged 2 commits into from
May 23, 2024

Conversation

italovalcy
Copy link

@italovalcy italovalcy commented May 21, 2024

Closes #60

Summary

See updated changelog file and/or add any other summarized helpful information for reviewers

Local Tests

No exception raised when connection was lost (only the own connection lost message):

Screenshot 2024-05-21 at 13 41 07

And description is included as before whenever possible:

Screenshot 2024-05-21 at 13 43 02

End-to-End Tests

@italovalcy italovalcy marked this pull request as ready for review May 21, 2024 16:43
@italovalcy italovalcy requested a review from a team as a code owner May 21, 2024 16:43
Copy link
Member

@viniarck viniarck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent fix and finding @italovalcy. Much appreciated.

I just also mapped this related issue #63 to see if other request.fail handlers on NApps might be vulnerable to this condition too.

@viniarck viniarck merged commit 7b84be7 into master May 23, 2024
@viniarck viniarck deleted the issue_60 branch May 23, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ui: exception on browser console when connection is lost while enabling or disabling interface
2 participants