Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UI] summary sidebar enhancement #2880

Open
adong opened this issue Jun 2, 2023 · 2 comments
Open

[UI] summary sidebar enhancement #2880

adong opened this issue Jun 2, 2023 · 2 comments
Assignees

Comments

@adong
Copy link
Contributor

adong commented Jun 2, 2023

What happened:

image

The summary sidebar is useful to get a rough idea of what happened for a commit. However, if the pipeline is at all complicated, the information is not detailed enough to be valuable, and can be easily misread. For example, the attached image shows a pipeline with 2 different "trigger" jobs each of which runs 4 tests. It's impossible to tell from the sidebar which group was run.

What you expected to happen:

  • add short text describing the event - for ex. the name of the first job, or hover text that provided a list of jobs, or name of the first failed job, or other
  • allow the sidebar to be easily collapsed, so the info is hidden and easier to scroll provide a "# of success/failed jobs"
  • allow search through the build history to surface events by date or job name or similar

How to reproduce it:
n/a

@adong adong moved this from Todo to Doing in Active Work - Beta Jun 6, 2023
@adong adong self-assigned this Jun 6, 2023
@adong adong added the ui label Jun 6, 2023
@jithine jithine moved this from Doing to Todo in Active Work - Beta Jun 23, 2023
@chrisgraham
Copy link

chrisgraham commented Jun 26, 2023

This definitely would be useful for the reasons stated. Additionally, it would help enormously with performance if the jobs plugin doesn't return any data about a PRs job until the PR is expanded (I'm assuming when you talk about expand/collapse, you're talking about the specific details of each PR).

@VonnyJap
Copy link
Member

We covered some features in the new interface of landing page.
#3200

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

4 participants