Qualifiers are a crucial part of a statement. They are currently not shown on mobile. They need to be shown.
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Jdlrobson | T78430 [Epic] Getting Wikidata to render nicely on mobile web | |||
Resolved | Bene | T85366 Wikidata qualifiers are not shown on mobile | |||
Resolved | Bene | T102685 [Task] Add basic style sheets to mobile Wikidata |
Event Timeline
I think the next step is figuring out why they are not shown. And for that the mobile team is probably better.
They are not shown because we hid them.... (not showing them is better than showing them broken)
http://wikidata.org/wiki/MediaWiki:Mobile.css
It's one of my personal objectives to fix all this but you told me you were doing a frontend rewrite so I'm waiting on that to be complete before continuing...
(.wb-snaklistview is display:none;}
FWIW personally I think this show be hidden by default on mobile and revealable - the interface can look very cluttered on a long article when we show all the qualifiers
Aha! Ok. Makes sense.
And yes. Still the case. It really depends how much work this is going to be for you to fix. I don't want to make you spent ages on this obviously. But otoh the UI rewrite is ongoing and will still take quite a while. So if it is fixable with little effort go for it. If it is a week of work or more then I'd say let's not bother.
It can be very cluttered indeed. The thing is without qualifiers statements can actually be wrong. Like "mayor of foo is bar" can be a list of 50 people but only one of them is the actual current mayor. And you will only be able to tell which one is the current one based on the qualifier and rank. Probably needs some testing to see how much of an issue this really us during actual usage.
Fixed by T102685: [Task] Add basic style sheets to mobile Wikidata, qualifiers got some basic styling.