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

[v14] Display websocket errors in the UI #43492

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 rudream June 25, 2024 20:14
@zmb3 zmb3 added this pull request to the merge queue Jun 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 26, 2024
@zmb3 zmb3 added this pull request to the merge queue Jun 26, 2024
Merged via the queue into branch/v14 with commit 9444895 Jun 26, 2024
36 checks passed
@zmb3 zmb3 deleted the zmb3/v14-backport-43433 branch June 26, 2024 20:20
@camscale camscale mentioned this pull request Aug 9, 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