We need some custom styling on mobile Wikidata because the desktop styles don't get loaded in MobileFrontend and they aren't designed for mobile devices. This basically means importing http://wikidata-mobile.wmflabs.org/wiki/MediaWiki:Mobile.css into the Wikibase code base.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Add styles for mobile view | mediawiki/extensions/Wikibase | master | +99 -0 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Jdlrobson | T78430 [Epic] Getting Wikidata to render nicely on mobile web | |||
Resolved | Bene | T85363 [Story] Show sitelinks on mobile Wikidata | |||
Resolved | Bene | T85366 Wikidata qualifiers are not shown on mobile | |||
Resolved | Bene | T102685 [Task] Add basic style sheets to mobile Wikidata |
Event Timeline
Comment Actions
Change 218906 had a related patch set uploaded (by Aude):
Fix unhandled exception in OtherProjectsSitesGenerator
Comment Actions
This is how this looks when applied (with a straight hack) to the desktop version:
Issues:
- Please add a word wrap property, possibly to everything, at least to the valueview snaks.
- I find the gray color odd. Some links are blue, some are gray.
- It's hard to tell the difference between properties and values, because the values use a bigger font size. This is probably intended but a bit confusing.
- Why are there so many arrows in my screenshot?
- In general the style should be similar to what we are planning to do on the desktop (which Phabricator ticket is that?).
Comment Actions
The basic stylesheets have been merged. Any further adjustments should remain as simple as possible and get their own ticket.