Page MenuHomePhorge

Display error message if load session failed
ClosedPublic

Authored by tusooa on Jul 13 2024, 8:57 AM.

Details

Summary

In previous versions, if loading session failed, there was no indicatior on the UI, only a log on the console. This commit improves the feedback by showing a notification on the UI if a session fails to load.

Type: add

Test Plan

Verify unit tests pass. Open a session using kazv. Start another kazv, and try to open the same session. An error message should appear saying it is being used by another program.

Diff Detail

Repository
rK kazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 175
Build 339: GitLab CI for kazv
Build 338: arc lint + arc unit