Page MenuHomePhabricator

API Sandbox result page does not fit screen width
Open, MediumPublicBUG REPORT

Description

Feature summary (what you would like to be able to do and where):

https://en.wiktionary.org/wiki/Special:ApiSandbox#action=feedcontributions&format=json&user=Jidanni&formatversion=2 is three times wider that the screem

Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):

The sandbox should fit on the screen.

Benefits (why should this be implemented?):

People with laptops should be able to read the screen without horizontal scrolling to column 500.

On real API calls this is good. On Sandbox calls this is nuts.

URL: https://en.wiktionary.org/wiki/Special:ApiSandbox#action=feedcontributions&format=json&user=Jidanni&formatversion=2

Event Timeline

aaron renamed this task from API Sandbox 500 columns wide to API Sandbox result page is 500 chars wide.Wed, Aug 5, 10:27 PM
aaron triaged this task as Medium priority.
aaron changed the subtype of this task from "Feature Request" to "Bug Report".

Cannot reproduce a problem, but then I don't know which browser and which screen width you have.
Can you please provide a screeenshot of a problem, and provide that data? Thanks!

Screenshot From 2026-08-06 06-41-31.png (958×827 px, 130 KB)

I'm using Chrome on a Chromebook. At 33% zoom I can finally fit the whole width onto my screen.

Screenshot 2026-08-06 17.57.14.png (1,439×386 px, 79 KB)

Which exact version of Chrome is that?

Google Chrome: Version 151.0.7922.104 (Official Build) beta (64-bit)
Platform: 16733.40.0 (Official Build) beta-channel jacuzzi
Channel: beta-channel
Firmware Version: Google_Fennel.12573.380.0
ARC Enabled: false
ARC: 15802698
Enterprise Enrolled: false
Developer Mode: false

And https://whatismyviewport.com/ says
Your viewport size is:
1133 × 577
DPR: 1.63
Screen Size: 1181 × 664

Cannot reproduce the exact problem shown in the screenshot, and I don't know where the "500 chars wide" statement in the task title comes from...

But things do not render on the screen here, while they could if .oo-ui-menuLayout-static.oo-ui-menuLayout-before > .oo-ui-menuLayout-content { display: table-cell; } was not applied.

Screenshot From 2026-08-07 11-31-37.png (1,131×552 px, 99 KB)

Aklapper renamed this task from API Sandbox result page is 500 chars wide to API Sandbox result page does not fit screen width.Fri, Aug 7, 9:33 AM