Project

General

Profile

Actions

action #166796

open

coordination #154768: [saga][epic][ux] State-of-art user experience for openQA

coordination #162215: [epic] Interactive log viewer

Improve interactive log viewer: link to number in filtered view

Added by mpagot 5 months ago. Updated 5 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Feature requests
Target version:
Start date:
2024-09-13
Due date:
% Done:

0%

Estimated time:
Tags:

Description

I'd to suggest a change in the composition of line href in filtered log windows.

The way I use the log filter feature is:

  1. I open a log page
  2. I dial in a filter regexp
  3. the page is updated only to show line that matches.

But at this point I'm usually interested in saw some context around it
One way I'd like to do it is by clicking on the line number to see the line of interest in its full context (line-number class element).

Problem is that href in that element also contain filter : tests/15416414/logfile?filename=serial_terminal.txt&filter=scp%20#line-80060

I'd like href only contain line-number: tests/15416414/logfile?filename=serial_terminal.txt&line-80060

I think relevant code is around https://github.com/os-autoinst/openQA/blob/7c627b22d5dc39e84cb16bf3a01d963817514b2d/assets/javascripts/test_result.js#L660


Related issues 1 (1 open0 closed)

Related to openQA Project (public) - action #165360: Improve interactive log viewer: Various suggestionsNew

Actions
Actions

Also available in: Atom PDF