Skip to content

[BUG] Truncated Text Due to Insufficient Row Height in Running Jobs Grid #197

@AlexandruNitu

Description

@AlexandruNitu

Component

Full Dashboard

Performance Monitor Version

1.1.0

SQL Server Version

SQL Server 2019 CU32

Windows Version

Windows Server 2025 Standard

Describe the Bug

In the Overview → Running Jobs section, each row in the grid has an insufficient height. As a result, the text inside the row is partially truncated and not fully readable. This affects the usability of the grid and makes it difficult to quickly interpret job information.

Steps to Reproduce

  1. Navigate to Overview → Running Jobs.
  2. Observe the grid listing all currently running jobs.
  3. Notice that:
  • The height of each row is very small.
  • The text inside the row is visually truncated and cannot be fully read without resizing (if resizing is even possible).

Expected Behavior

  • Rows should automatically adjust their height to fully display the content, or
  • A minimum row height should be enforced so that all text within a row is completely visible.
  • No truncation should occur in standard UI usage.

Actual Behavior

  • In Overview → Running Jobs, the row height is too small.
  • Text within each row is cut off / not fully visible.
  • Important job status or descriptions become partially hidden.

Error Messages / Log Output


Screenshots

Image

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions