GUI shall be able to display a support/info icon
Open
kind/enhancement
priority/high
state/has-case
state/has-e2e
state/verify
sys/gui
- Dominant language
- Java
- Stars
- 163
- Forks
- 65
- Avg merge
- 11h 46m
- Merged PRs (30d)
- 29
Description
**Background**
In certain cases, users shall have a quick access to the help/support information.
E.g., docs/faq/support request/etc.
**Approach**
1. Add a new `string` preference `ui.support.template` (into the `User interface` group). Nullable, empty by default
2. Add an optional `support` icon to the bottom of the left main menu, which is visible only if the `ui.support.template` is set
3. Click the `support` icon shall display a tooltip with the contents of the `ui.support.template` (markdown-formatted). Similar to the version info, which is displayed when the logo is clicked
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.