IPInfo is currently only available on desktop. We can make it available on mobile too by adding the following to the ext.ipInfo module in extension.json:
"targets": [ "desktop", "mobile" ]
Also see T288718: Spike: IP Info accordion: Shows both expand and collapse icons on mobile web [16 H]
Infobox on Contribs
There are two Contribs pages on mobile and we should display the information box on both.
| Normal | Advanced setting enabled |
|---|---|
| Positon: The IP info box should appear after the For 101… line and before the Search box (same as desktop) | Positon: The IP info box should appear after the IP address and before the dates start |
The accordion itself will have the same information and order as the desktop version, the columns would appear one after the other instead of side-by-side:
Popup
However, the OOUI PopupElement is buggy in mobile (which tends to use drawers instead), e.g.:
@Prtksxna @Niharika Since the design is going to change anyway, would you be happy to defer enabling on mobile until after the design is finalised?



