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

fw lite handle errors on frontend #947

Merged
merged 8 commits into from
Jul 12, 2024

Conversation

hahn-kev
Copy link
Collaborator

@hahn-kev hahn-kev commented Jul 10, 2024

closes #911, #914

there will now be an error message when there's an error executing a signalR method:
image

when the project is locked there's special code to handle that and a notification will show up letting you try to load the project again.
image

Copy link

github-actions bot commented Jul 10, 2024

UI unit Tests

11 tests  ±0   11 ✅ ±0   0s ⏱️ ±0s
 3 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 9b5f41e. ± Comparison against base commit 44fcb6b.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jul 10, 2024

FW Lite Unit Tests

34 tests  ±0   34 ✅ ±0   4s ⏱️ ±0s
 4 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 9b5f41e. ± Comparison against base commit 44fcb6b.

♻️ This comment has been updated with latest results.

@hahn-kev hahn-kev requested review from megahirt and rmunn July 10, 2024 08:52
@hahn-kev hahn-kev linked an issue Jul 10, 2024 that may be closed by this pull request
@hahn-kev hahn-kev merged commit 614c0b6 into develop Jul 12, 2024
11 checks passed
@hahn-kev hahn-kev deleted the chore/911-fwlite-gracefull-error-handling branch July 12, 2024 02:55
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.

Display reconnect dialog when project is closed Handle errors gracefully
2 participants