Page MenuHomePhorge

Display error message if load session failed
ClosedPublic

Authored by tusooa on Jul 13 2024, 8:57 AM.
Tags
None
Referenced Files
F112249: D124.1732284915.diff
Thu, Nov 21, 6:15 AM
F112227: D124.1732283357.diff
Thu, Nov 21, 5:49 AM
F112226: D124.1732282904.diff
Thu, Nov 21, 5:41 AM
F112142: D124.1732272204.diff
Thu, Nov 21, 2:43 AM
Subscribers
None

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable