Skip to content

[Log Viewer] Adjust the table size automatically and restrict its content to the browser size #2962

Open
@nelsonaponte

Description

@nelsonaponte

The problem

When a log's message is too long, it extends outside the screen or browser width forcing users to scroll right to read the full message.

image

That is inconvenient as users may not get a glance at the full log without scrolling right.

Your suggestion

The content of the full table should be bounded to the size of the browser window where the Log Viewer is loaded. By default, the width of the table should be as wide as the browser's width minus a padding. The table size and the content should be responsive. As the window's width increases (e.g., by moving it to a wider screen), the table's size should grow, and the content should be updated accordingly.

Your environment

Additional information

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