Summary
There is no button to direct back to the ka lite application from the user manual. A user could just use the browser's back button, but the change in look and feel is abrupt.

Possible solution is to add an html tag in this link that allows the user manual to open in a new tab
(<a target="_blank"></a>)
Further improvement to the UX of this solution is to add an alert modal to let the user know they will be directed away from the ka lite app, so that they can confirm or cancel that request.
Branch or installer method
- Installer: Windows
- Version: 0.16
How to reproduce
- Be logged in as admin
- Click User Manual tab
Summary
There is no button to direct back to the ka lite application from the user manual. A user could just use the browser's back button, but the change in look and feel is abrupt.
Possible solution is to add an html tag in this link that allows the user manual to open in a new tab
(
<a target="_blank"></a>)Further improvement to the UX of this solution is to add an alert modal to let the user know they will be directed away from the ka lite app, so that they can confirm or cancel that request.
Branch or installer method
How to reproduce