Closed (fixed)
Project:
(Obsolete) configuration translation for Drupal 8
Version:
8.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
20 May 2013 at 18:10 UTC
Updated:
9 Jun 2013 at 02:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
gábor hojtsyWoot, thanks!
Comment #2
schnitzel commentedHere a Screenshot how it looks in Responsive:

and here desktop:

Question:
- How do we explain the difference between Source and Translation?
Comment #3
gábor hojtsyCan you post the patch please? I'd love to get people review this :)
Comment #4
schnitzel commentedhere the patch for responsive, one change already: we're hiding the label on the translation in responsive
Comment #5
nonsieThis is what it looks like in responsive with the label removed for the translation which IMHO improves the UI significantly.
Tested in FF, Chrome, Safari but not in Opera. Breaks in IE8 but we do not care about that.
Comment #6
schnitzel commentedthis is a new patch, which does exactly the same, just it does not use "display:none" it uses the same behavior as "element-invisible", which is better for accessibility.
Comment #7
schnitzel commentedalso fixxing http://drupal.org/node/1952394#comment-7433042 (css issues)
Comment #8
gábor hojtsyAmazing, thanks!