From 85932196aa30e93cc0c28d4445b081b7f710c8ae Mon Sep 17 00:00:00 2001 From: Kate Butler Date: Wed, 14 Aug 2019 11:43:37 +1200 Subject: Freeze left-hand column of data table (#14594) * Freeze left-hand column of data table * Freeze left-hand column of datatable * Don't use position-absolute on first th as it messes with column placement. * Use a spacer column to prevent label column from overlapping with first value column * Set margin of second td * Use position:sticky * Fix missing border in Safari/Firefox * Cross-browser fixes * Increase space available for first data column * Don't put dataTableScroller around non-HTML table vizs * Only apply negative margin/width to datatables in widgets * Reduce border radius to adjust for border-collapse: separate * Updated reference screenshots * UI test fixes * Don't let live widget overflow dashboard card * Updated reference images * Reduce left margin to make data action icons visible on smaller screens * Update reference images * Back out change to TestSetupFixture (should not have been committed on this branch) to avoid merge conflicts * Update UI screenshots --- .../tests/UI/expected-screenshots/TwoFactorAuth_logme_verified.png | 4 ++-- .../UI/expected-screenshots/TwoFactorAuth_twofa_forced_step4.png | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/TwoFactorAuth') diff --git a/plugins/TwoFactorAuth/tests/UI/expected-screenshots/TwoFactorAuth_logme_verified.png b/plugins/TwoFactorAuth/tests/UI/expected-screenshots/TwoFactorAuth_logme_verified.png index f33b3b6d6e..15b4f60148 100644 --- a/plugins/TwoFactorAuth/tests/UI/expected-screenshots/TwoFactorAuth_logme_verified.png +++ b/plugins/TwoFactorAuth/tests/UI/expected-screenshots/TwoFactorAuth_logme_verified.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a81e25e9ff0ebc7b6d35e93a527e4df55ad541595a5a486ca93a5ff0a43408ac -size 184027 +oid sha256:76eff2ded2eba2516c27ac9bdac6108f19c5d17a0b34e1dc5472789b06eaa4a8 +size 184063 diff --git a/plugins/TwoFactorAuth/tests/UI/expected-screenshots/TwoFactorAuth_twofa_forced_step4.png b/plugins/TwoFactorAuth/tests/UI/expected-screenshots/TwoFactorAuth_twofa_forced_step4.png index 0157f8753b..fe85f01b3c 100644 --- a/plugins/TwoFactorAuth/tests/UI/expected-screenshots/TwoFactorAuth_twofa_forced_step4.png +++ b/plugins/TwoFactorAuth/tests/UI/expected-screenshots/TwoFactorAuth_twofa_forced_step4.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01e9da77401b28325f924028c6cb72246b3945c27512a3df7929ee5bed97f81f -size 183081 +oid sha256:9a36ea8f1593f9aac6b00a5a1a50c983f25f826288abb8720b76b706e08ba062 +size 183118 -- cgit v1.2.3