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

[v15] Display websocket errors in the UI #43491

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Jun 25, 2024

We never implemented UI support for the websocket error message, so errors were never surfaced to users.

This also uncovered one case where we were sending invalid data (due to a missing version number).

Closes #42626
Backports #43433

Changelog: Display errors in the web UI console for SSH sessions.

We never implemented UI support for the websocket error message,
so errors were never surfaced to users.

This also uncovered one case where we were sending invalid data
(due to a missing version number).

Closes #42626
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from gzdunek June 25, 2024 21:55
@zmb3 zmb3 added this pull request to the merge queue Jun 26, 2024
Merged via the queue into branch/v15 with commit 2b1495a Jun 26, 2024
38 of 39 checks passed
@zmb3 zmb3 deleted the zmb3/v15-backport-43433 branch June 26, 2024 17:35
This was referenced Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants