Project

General

Profile

Actions

action #12942

closed

Text in group_overview page with long build descriptions can overlap

Added by Katharina100 almost 8 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
Feature requests
Target version:
-
Start date:
2016-07-30
Due date:
% Done:

0%

Estimated time:

Description

observation

Overlap of text and pictures; see for example: https://openqa.opensuse.org/group_overview/10

acceptance criteria

no overlap

tasks

include an extra line/more space in between


Files

Actions #1

Updated by okurz almost 8 years ago

  • Subject changed from Overlap to Text in group_overview page with long build descriptions can overlap
Actions #2

Updated by coolo almost 8 years ago

the build number is just not supposed to be so long - I guess we need to shorten it

Actions #3

Updated by coolo almost 8 years ago

an alternative is to decrease the font size till it matches using js

Actions #4

Updated by krauselukas about 7 years ago

  • Assignee set to krauselukas
Actions #5

Updated by krauselukas about 7 years ago

Currently there are three solutions i see:

  • Most easy one: Just scale down the font size for all jobs or just where the text gets to long.
  • Shorten "Time ago" section an show dots. Maybe a hover option which will show the full time ago part again.

Scaling down the the status bar where the the text gets to long is probably confusing and makes it not well readable.

Actions #6

Updated by coolo about 7 years ago

Actions #7

Updated by krauselukas about 7 years ago

  • Status changed from New to Feedback

https://github.com/os-autoinst/openQA/pull/1286

This pull request contains column wrapping.

Actions #8

Updated by krauselukas about 7 years ago

  • Status changed from Feedback to In Progress
Actions #9

Updated by krauselukas about 7 years ago

It is already better but the issue still appears see here https://openqa.opensuse.org/group_overview/27
I will have a look if there is an easy fix for that.
Idea is to shorten the description with dots if it gets to long.

Actions #11

Updated by krauselukas about 7 years ago

  • Status changed from In Progress to Resolved
Actions #12

Updated by okurz about 7 years ago

  • Status changed from Resolved to Feedback

looking at https://openqa.suse.de/group_overview/72 with a screen width of 1366 (my notebook) I see the ellipsis introduced by Lukas (and you?) hiding the badges. What
about the ellipsis only acting on the name and timestamp?
https://w3.nue.suse.com/~okurz/openqa_ellipsis.png
css can only overflow one box not one text so if we want to reserve room for the badge, it could be part of the progress bar but the ellipsis shouldn't hide the badge.

Actions #13

Updated by krauselukas about 7 years ago

  • Status changed from Feedback to In Progress
Actions #15

Updated by krauselukas almost 7 years ago

  • Status changed from In Progress to Resolved
Actions #16

Updated by okurz almost 7 years ago

and now we have a visual regression at least with more lightweight webkit based browsers such as surf, midori, qutebrowser. see screenshot.

As this happens in all browsers we should try to find a way to workaround this. If not possible then we just leave it as is.

Actions #17

Updated by coolo almost 7 years ago

https://github.com/os-autoinst/openQA/pull/1330 is the workaround, but breaks the tests.

Actions #18

Updated by okurz almost 7 years ago

  • Status changed from In Progress to Resolved

done with https://github.com/os-autoinst/openQA/pull/1333, verified working on o3. osd waiting for deployment.

Actions

Also available in: Atom PDF