ApiSandbox: Make continuation info popup actually visible
authorGergő Tisza <gtisza@wikimedia.org>
Fri, 30 Sep 2016 21:34:00 +0000 (21:34 +0000)
committerBartosz Dziewoński <matma.rex@gmail.com>
Fri, 10 Feb 2017 17:21:35 +0000 (17:21 +0000)
It was being clipped to the sandbox container.

Depends on Ibab4be23b20edef23686e4563db2acc0d69f52b6 in OOjs UI.

Change-Id: I204dca07378be25b6977be672263cc767bbf5fe7

resources/src/mediawiki.special/mediawiki.special.apisandbox.js

index ad58583..c989c83 100644 (file)
                                                                                booklet.setPage( '|results|' );
                                                                        } ).setDisabled( !paramsAreForced ) ).$element,
                                                                        new OO.ui.PopupButtonWidget( {
+                                                                               $overlay: $( '#mw-apisandbox-ui' ),
                                                                                framed: false,
                                                                                icon: 'info',
                                                                                popup: {