mediawiki-skins-Vector/tests/jest
Jon Robson deb54f9452 Correctly hide the sticky header when it is not in use
When the  vector-sticky-header-enabled class is removed from the body
it means the feature is not enabled, it doesn't mean the sticky header
should be invisible.

Call the hide method instead, and move it out of the function given
its a side effect

Bug: T308343
Change-Id: I4ecd6524146f203af926847812e20275c9573cab
2022-06-01 19:07:49 +00:00
..
__mocks__ Revise AB.js to handle other features + server sampling/bucketing 2022-03-22 11:58:48 -06:00
__snapshots__ Add snapshot class to sticky header tests 2022-05-12 10:51:43 -05:00
skins.vector.es6 Correctly hide the sticky header when it is not in use 2022-06-01 19:07:49 +00:00
AB.test.js Revise AB.js to handle other features + server sampling/bucketing 2022-03-22 11:58:48 -06:00
App.test.js Setup jest unit tests and add basic test cases for AB.js and App.vue 2022-01-31 20:50:33 +00:00
deferUntilFrame.test.js Fix TOC section activation on link click bug 2022-02-08 14:45:16 -07:00
fetch.test.js Add fetch tests from WVUI 2022-02-15 14:00:40 -06:00
linkHijack.test.js Build A/B test bucketing infrastructure for the table of contents. 2022-04-04 17:06:29 -06:00
restSearchClient.test.js Move REST search client out of WVUI into Vector 2022-02-10 10:17:10 -06:00
stickyHeader.test.js Add snapshot class to sticky header tests 2022-05-12 10:51:43 -05:00
tableOfContents.test.js Disable animations when user prefers reduced motion 2022-04-26 23:31:38 +00:00
userLinks.test.js Add snapshot class to sticky header tests 2022-05-12 10:51:43 -05:00
userLinksData.js Add snapshot class to sticky header tests 2022-05-12 10:51:43 -05:00