question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Forbid ellipsis (`...`) for Difficulty and Recent Logs rows

See original GitHub issue

Basing on the current discussion inside #11676, we identified two rows with ellipsis (…) being shown in the german translation of the cache details page.

So for the two rows difficulty/Schwierigkeit and recent logs/Neuste Logs this setting should be disabled to gain the space for showing the complete line:

134245286-0c5ef856-c7c4-4d21-816b-b093f32cd60c

We can forbid the ellipsis (`...`) in general for this row to gain space. IMHO its better to show whats fitting instead of wasting three characters by three dots.

_Originally posted by @Lineflyer in https://github.com/cgeo/cgeo/issues/11676#issuecomment-924375979_

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:15 (13 by maintainers)

github_iconTop GitHub Comments

2reactions
Lineflyercommented, Sep 22, 2021

Or really just close this issue, as other solutions would increase complexity and maintenance effort and still we cannot suite all needs…mmh.

Regarding the new recent logs feature we could then indeed name it “Recently” or “Recent”.

1reaction
Lineflyercommented, Sep 25, 2021

IMHO its a rather good solution as the column zooms with the text.

On large fonts the left column expands and gives room while the right column is multi line anyway: image

On default font it looks like this: image

On very small fonts: image

Read more comments on GitHub >

github_iconTop Results From Across the Web

CSS: Can you prevent overflow: hidden from cutting-off the ...
I was making a div that had a max-height of 11em and the last line of overflow text was only half there. white-space:...
Read more >
Log message is truncated - New Relic Documentation
New Relic log management troubleshooting: your log data is not being displayed completely; it ends incompletely, with an ellipses.
Read more >
journalctl: how to prevent text from truncating in terminal
There's a lot of text that I cannot read. I am open to using other programs/tools. ... Use journalctl -x , -n default...
Read more >
Filter and pattern syntax - Amazon CloudWatch Logs
Match terms and extract values in log events using metric filters and filter patterns in CloudWatch Logs.
Read more >
wrap, overflow - wrap - , and - word - break - LogRocket Blog
This article is an in-depth tutorial on the word-wrap , overflow-wrap , and word-break CSS properties and how you can use them to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found