Skip to content

Add visible error messages

Joshua Goins requested to merge work/redstrate/error-handling into master

Adds a visible error message when failing to connect to the interface. It currently only applies to the initial check, it's possible for KLLMReply but will need a bit more work.

Screenshot_20231206_123403

And a placeholder message is shown indicating that we're waiting for the interface:

Screenshot_20231206_123637

Merge request reports