Skip to content

Dashboard behavior #745

Description

@TheOldPresbyope

Fresh moOde 10.2.0 image, booted.

First entry into m>Dashboard:

Image

Cancel and reenter m>Dashboard:

Image

I believe one should see this view on first entry since there are more actions possible than manipulating other players which may be present.


Now while in same window choose Discover (update) command:

Image

The useless first block is created because at the moment the command was executed, /var/local/www/dashboard.txt contains

<li id="dashboard-no-players-found">No players found</li>

e.g., the file is not empty so dashboard.py tries to parse it.

The second block , 10.0.0.119, has no player name this time but that's down to timing vagaries. It's the same host as 10.0.0.131; one IP is the Ethernet port and the other is the WiFi port.


Now choose Discover (rebuild) command:

Image

I believe one should get this same result with the Discover (update) command when no players have yet been discovered.

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