Skip to content

Add a title line for overlays when showing log files or source code in HTML tables #745

Open
@kfriedberger

Description

@kfriedberger

It would be nice to see the name of the current file, i.e., log file, property file, or source code when it is opened as an overlay in a generated HTML table. This could be solved by an (to be implemented) title line at top border of the overlay. The title line should be available for all overlays and could contain the buttons for back (to task definition) or X (close overlay), which are already floating around at top border or above the content of the overlay element.

The list of available buttons (back and close) could be extended, for example, with the following functionality:

  • copy content to clipboard, or in case of log file copy first line (command line) to clipboard.
  • download content as file (providing some content as file when clicking a button should be simple).
  • show line numbers (is this possible with CSS only?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions