Service/Host state (handled or not) hard to differenciate
@flourish86 is already working on this.
Since Sep 5, 2023.
- Dominant language
- PHP
- Stars
- 81
- Forks
- 33
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 1
Description
Describe the bug
We are displaying an Icingaweb2 dashboard on a large screen TV. After switching to the icingadb-web view, it has become hard to distinguish whether a check has been acknowledged (or handled in another way) or not.
For comparison, here's a view of the "old" icingaweb2:
And this is what is looks like now:
Sorry for the difference in the screenshots, but I hope you get my point. I really like the new, clean look but whether a circle is muted or not is pretty hard to tell.
I have tried changing the opacity of the CSS class .handled to .2 but this is a pretty difficult balancing act, I guess.
Your Environment
Include as many relevant details about the environment you experienced the problem in.
- Icinga DB Web version (System - About): 1.0.2
- Icinga Web 2 version (System - About): 2.11.4
- Web browser: Firefox Nightly 119
- Icinga 2 version (
icinga2 --version): 2.14.0-1 - Icinga DB version (
icingadb --version): 1.1.1 - PHP version used (
php --version): 7.4.33 - Server operating system and version: Debian 11
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.