Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added projects: Wikidata, Shape Expressions.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Currently, the schema text looks broken if the user language is right-to-left:
  
  F28472463: Screen Shot 2019-03-26 at 17.27.51.png 
<https://phabricator.wikimedia.org/F28472463>
  
  We need to make sure the schema text always goes left-to-right. This can be 
done by setting `dir="ltr"` on the element or by wrapping it inside a `<bdi>` 
element <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/bdi>.
  
  We also need to think about what to do with the edit links. Due to automatic 
flipping <https://www.mediawiki.org/wiki/ResourceLoader/Architecture#Flipping>, 
they currently float to the left in RTL languages, but if the schema text goes 
left-to-right then they’ll collide (the first lines of the schema text will 
move out of the way to accommodate the floating section). We can instruct 
CSSJanus not to flip them, but then what should happen to the order of the 
links? Should they still be swapped even if the link group floats in the same 
place in languages of either direction?

TASK DETAIL
  https://phabricator.wikimedia.org/T219298

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, pdehaye, alaa_wmde, Michael, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, YULdigitalpreservation, LawExplorer, 
Salgo60, _jensen, rosalieper, abian, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to