Icinga / Icinga/icingadb-web

Service/Host state (handled or not) hard to differenciate

Open
#856 10 comments 1 reaction 1 assignee View on GitHub

@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:
Screenshot_20230901_090549

And this is what is looks like now:
Screenshot_20230901_085834

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.