Skip to content

[Bug] Network status text overflows in Dashboard on Umbrel OS #91

Description

@ManiPeni

Description

In the Pironman 5 Max Dashboard, the network status (wired&wired) inside the "Network" card is not displayed correctly. The text is too long and breaks the layout, causing the entire line to extend beyond the screen edge.

Steps to Reproduce

  1. Pironman 5 Max software installed on Umbrel OS 1.7.4.
  2. Open the Dashboard at http://[IP]:34001.
  3. The "Network" card shows the type wired&wired, which destroys the layout.

Expected Behavior

The network status should be displayed cleanly within the card, e.g. by:

  • Word wrapping (word-wrap: break-word;)
  • Or a maximum width for the text.

Actual Behavior

The text wired&wired stretches across the entire width of the screen, making the card unreadable.

System Information

  • OS: Umbrel OS 1.7.4
  • Pironman5 Version: 1.3.11
  • Hardware: Raspberry Pi 5 with Pironman 5 Max Case (V2)

Additional Context

  • The configuration file (/data/config.json) was modified locally to set enable_history to false – but the issue existed before that as well.
  • Browser restart and cache clearing did not help.
  • Container name: sunfounder-pironman5-max_server_1
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions