Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling of long item names #285

Open
flourish86 opened this issue Oct 15, 2020 · 2 comments · May be fixed by #347
Open

Handling of long item names #285

flourish86 opened this issue Oct 15, 2020 · 2 comments · May be fixed by #347
Assignees
Labels
bug Something isn't working

Comments

@flourish86
Copy link
Contributor

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 flourish86 added the bug Something isn't working label Oct 15, 2020
@nilmerg nilmerg added this to the 2.5.0 milestone Jul 20, 2022
@raviks789 raviks789 linked a pull request Aug 11, 2022 that will close this issue
@raviks789 raviks789 self-assigned this Aug 12, 2022
@log1-c
Copy link

log1-c commented Sep 14, 2022

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
Copy link

log1-c commented Sep 14, 2022

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 :)?

@nilmerg nilmerg removed this from the 2.5.0 milestone Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants