Revert legend when results are grouped
authorpetarpetkovic <ppetkovic@wikimedia.org>
Tue, 6 Feb 2018 22:33:02 +0000 (23:33 +0100)
committerpetarpetkovic <ppetkovic@wikimedia.org>
Tue, 6 Feb 2018 22:33:02 +0000 (23:33 +0100)
commit8dab1125cff9f259526f8966c24d5726a14f557e
tree91fdff03834dd3b60ef0d5d95dc37566f9aeb381
parent99d4c6b5777c703f95cefd387ac2b40b97dca125
Revert legend when results are grouped

Since Ifecaaff572, legend was using position: absolute when results are
grouped by page. Most users found such behavior annoying and unexpected,
so positioning is being reverted to previous state.

Only change besides reverting is preventing collapsed legend to push
away the surrounding results. Without that, we would have scenarios
where legend is expanded and collapsed, but results are pushed away as
if legend is still expanded.

Bug: T182156
Bug: T184165
Change-Id: I5adb7e1cb793ec30fba9d5d9674a7fa294d9a3a5
includes/specialpage/ChangesListSpecialPage.php
resources/src/mediawiki.rcfilters/styles/mw.rcfilters.ui.ChangesListWrapperWidget.less
resources/src/mediawiki.special/mediawiki.special.changeslist.css