Page MenuHomePhorge

Display error message if load session failed
ClosedPublic

Authored by tusooa on Jul 13 2024, 8:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 5, 6:08 AM
Unknown Object (File)
Sat, Aug 31, 2:33 PM
Unknown Object (File)
Fri, Aug 30, 9:37 AM
Unknown Object (File)
Fri, Aug 30, 9:37 AM
Unknown Object (File)
Fri, Aug 30, 9:37 AM
Unknown Object (File)
Fri, Aug 30, 9:37 AM
Unknown Object (File)
Sun, Aug 25, 8:09 PM
Unknown Object (File)
Sun, Aug 25, 1:50 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