Icinga / Icinga/ipl-web

Object-Detail: Fix icon layout in handled/unreachable soft state balls

Open
#271 2 comments 0 reactions 1 assignee View on GitHub

@nilmerg is already working on this.

Since Apr 24, 2025.

Dominant language
PHP
Stars
2
Forks
4
Avg merge
12h 17m
Merged PRs (30d)
2

Description

Describe the bug

The icons in handled/unreachable balls in soft state balls are misaligned and should be fixed.

To Reproduce

  1. find an object that is handled/unreachable and is in soft state
  2. open the detail view of said object (state-ball size-ml with an icon)
  3. recognize the misaligned icon (See screenshot)
Image

The state-ball is too small to provide enough space for the icon to be displayed in a reasonable size.

Expected behavior

The state ball provides enough space to contain the icon

Screenshots

With non soft state objects the state-ball (size-l) is big enough to contain the icon.

Assumed #1042 has been fixed, the layout is fine.

Image

A slightly increased state ball size for displaying the soft state would provide a solution to the misaligned icon. Whether we should

a) introduce a new ball size
b) change the current .size-ml
c) different design

is to be discussed.

Image

Contributor guide

No contributing guide indexed for this repository

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.