You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks! Looks like we'd missed this one near the end. I think we could swap out the mobile/desktop labels when there's a custom one, but we'll try some things to get it in all results headers.
Description
Test label is no longer visible in the header of the details page which mostly makes it impossible to distinguish one test from another.
Label text is in HTML inside of
<details class="heading_details">
which is hidden using CSS:Please do the TODO ;)
Steps to reproduce
Run a test with a label (bottom of the first panel of advanced settings), observe details page, fail to find the label text on the page
Expected result
Label is visible next to the rest of the identifying information.
Actual result
Label is not visible
![2022-02-03_23-29-38](https://user-images.githubusercontent.com/38076/152472679-3cebea32-de09-4a01-b00c-473d5692c85b.png)
The text was updated successfully, but these errors were encountered: