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

Progress bar shouldn't automatically expand #245

Open
ghengeveld opened this issue Mar 22, 2024 · 1 comment
Open

Progress bar shouldn't automatically expand #245

ghengeveld opened this issue Mar 22, 2024 · 1 comment
Labels
bug Classification: Something isn't working sev:S3

Comments

@ghengeveld
Copy link
Member

ghengeveld commented Mar 22, 2024

From AP-4318

How is the user affected? And what is the expected behavior?

When I start and stop a test, the progress bar in the VTA panel automatically expands. Video demo:

Screenshare.-.2024-03-01.10_49_50.AM.mp4

How many and/or what class of users does this impact?

Anyone who stops a test.

Is there a workaround?

Not that I am aware of.

What are the steps for reproducing the issue?

  1. Start a test.
  2. Stop a test.
  3. Repeat as necessary
@ghengeveld ghengeveld added bug Classification: Something isn't working sev:S4 labels Mar 22, 2024
@MichaelArestad
Copy link
Contributor

Comment from @ghengeveld on the original ticket:

The reason this auto-expands is because it reveals build errors, specifically the step which failed. In case of build cancellation this doesn't make sense because it was intentional and the panel doesn't reveal any more information. So I think we should just not auto-expand on cancellation but we should on error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Classification: Something isn't working sev:S3
Projects
None yet
Development

No branches or pull requests

2 participants