Skip to content

x/build/cmd/coordinator: unify header between build and status pages #47477

Closed
@dmitshur

Description

@dmitshur

The build dashboard is merging into the coordinator codebase in #34744, so maybe we should unify the header. It would help navigation between the build dashboard and the farmer status page, especially during local development.

We currently have:

And:

Perhaps something like this can work as a starting point.

CC @golang/release.

Activity

added
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
on Jul 30, 2021
added this to the Unreleased milestone on Jul 30, 2021
added
Buildersx/build issues (builders, bots, dashboards)
on Jul 30, 2021
self-assigned this
on Jul 30, 2021
dmitshur

dmitshur commented on Aug 5, 2021

@dmitshur
MemberAuthor

I came up with a simpler next step I'm happier with. Instead of adding a new "Coordinator" button, I'll just linkify the existing "Go Build Coordinator" text to take one to cmd/coordinator's "home" page.

simple.unified.header.mov
added
NeedsFixThe path to resolution is known, but the work has not been done.
and removed
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
on Aug 5, 2021
gopherbot

gopherbot commented on Aug 5, 2021

@gopherbot
Contributor

Change https://golang.org/cl/340116 mentions this issue: cmd/coordinator: unify headers visually

moved this to Done in Go Releaseon Sep 27, 2022
locked and limited conversation to collaborators on Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @dmitshur@gopherbot

        Issue actions

          x/build/cmd/coordinator: unify header between build and status pages · Issue #47477 · golang/go