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

Bring back the blocked list and a few others #1737

Merged
merged 3 commits into from
Feb 4, 2022
Merged

Conversation

tkadlec
Copy link
Contributor

@tkadlec tkadlec commented Feb 4, 2022

Turns out a few things were all lumped together here, so I made a few changes here.

First, it brings back the list of blocked strings and blocked domains, if any were set, closing #1736. Second, it adds the connectivity information (packet loss rate, bandwidth, latency) to the more info section. Finally, it closes #1730 by checking to see if there's a test label and, if so, using it instead of the device type to identify the test.

It also complete eliminates the hidden details that was lurking about, keeping things a bit tidier.

Before:
Screen Shot 2022-02-04 at 2 01 37 PM

After:
Screen Shot 2022-02-04 at 2 03 57 PM

@tkadlec tkadlec merged commit 597ccc8 into master Feb 4, 2022
@sergeychernyshev
Copy link

Thank you, @tkadlec & @scottjehl!

bitmoji

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

Successfully merging this pull request may close these issues.

Test label is not shown on details page
2 participants