mediawiki-extensions-Popups/tests
Thiemo Kreuz 1cf721e2a2 Handle collapsible & sortable elements in reference popups
Elements that are marked as collapsible (often tables, but can
actually be anything) are most certainly marked as such because
they are big and don't fit in a popup.

Another plugin makes tables sortable.

In both cases non-functional UI elements appear in the popup.
We decided:
* Hide collapsible elements (no matter if currently collapsed
  or not), and show a placeholder text instead.
* Remove sortable arrows.

This is a baseline patch that solves everything, except the
(i) icon is missing. This will be added in the next patch.

Bug: T220208
Change-Id: I58f3036bf4988d0ebe5716b0a54506446fca10c3
2020-10-28 17:23:12 +01:00
..
node-qunit Handle collapsible & sortable elements in reference popups 2020-10-28 17:23:12 +01:00
phpunit Popups: Rename new config variable 2020-07-07 09:47:59 -07:00
selenium Selenium: Update to WebdriverIO v5 2020-07-24 17:17:01 +05:30