stable
Clone or download
Read-only
part of: request #16144 Add "go to current test" button in the test execution list How to test: - When no test is selected --> the button is disabled - Select a test, scroll in the list so the selected test is not in the viewport anymore - click on the button --> The test is back in the viewport --> It is highlighted for 1 sec - refresh the page --> The test is put back in the viewport automatically Change-Id: I939f29bcb6755705b168f11293915bc923e9620c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/scripts/testmanagement/po/fr.po | +5 | −1 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-controller.js | +30 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-list.tpl.html | +12 | −1 | Go to diff View file |
M | plugins/testmanagement/themes/BurningParrot/css/includes/_execution-list.scss | +32 | −0 | Go to diff View file |