icingaweb2-module-businessprocess icon indicating copy to clipboard operation
icingaweb2-module-businessprocess copied to clipboard

Handling of long item names

Open flourish86 opened this issue 4 years ago • 2 comments

Describe the bug

UI fails to handle long

To Reproduce

  1. Create a BP item with a long title
  2. See broken views Screenshots below

Expected behavior

Long item names should be truncated where appropriate

Screenshots

Screenshot 2020-10-15 at 16 24 07

Screenshot 2020-10-15 at 16 24 04

Your Environment

Screenshot 2020-10-15 at 15 51 08

flourish86 avatar Oct 15 '20 14:10 flourish86

The changes of this PR didn't help for the serivce tiles. image

For Node tiles it works: image As well as for the breadcrumb navigation: image

But for the service tiles I don't think it would be good to cut them off somewhere. I'd say the better solution would be to make the text smaller, so that the whole information (Host- and Servicename) is visible and it still "blends in" into the overall look, which a bigger tile wouldn't do I guess.

Versions involved: image

log1-c avatar Sep 14 '22 07:09 log1-c

additional info: now the breadcrumb view can look kind of strange: image image image

without the changes it looks better imo as it is not truncated that "early": image

maybe there is a good compromise between both :)?

log1-c avatar Sep 14 '22 13:09 log1-c