Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
Bartik theme
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Jul 2015 at 08:39 UTC
Updated:
22 Aug 2015 at 09:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
xlin commentedPatch and screenshot attached. Should the selector .profile .field-name-field-user-picture be .profile .field-name-user-picture ?
Comment #2
xlin commentedResubmit diff file.
Comment #3
xlin commentedComment #4
emma.mariaThanks @xq1003 for the work. I noticed some improvements needed in the patch in #1.
A newline at the end of every CSS is needed. Please add here.
Can this be rephrased to "Styles for password suggestions in Bartik".
I checked the CSS in Core and the remaining code in user.css is no longer needed, so can we remove it, plus remove any references to the file in Bartik please.
Also @xq1003 in future can you please try to make interdiffs in a .txt format so the testbot does not test them. See here for instructions which includes naming conventions. Thanks.
Comment #5
drupa11y commentedMade the above improvements.
Comment #6
drupa11y commentedComment #7
drupa11y commentedComment #8
lauriiiDouble checked that this can be removed 1. class on that field is now .field-name-user-picture 2. It doesn't float.
Last thing to get fixed AFAIK:
We are still missing period in the end of the sentence. Otherwise this is good to go!
Comment #9
xlin commented@emma.maria, thanks for the detail clarification and advice. Will make sure to change .diff to .txt in the future :)
@lauriii, will work on the patch for missing period now.
Comment #10
emma.maria@xq1003 you are welcome. I look forward to reviewing your patch :)
Comment #11
xlin commentedMissing period added.
Comment #12
manjit.singh@xq1003 can you please upload a interdiff file so that reviewer can easily review the changes made in #11. Please refer https://www.drupal.org/documentation/git/interdiff
Comment #13
xlin commented@Manjit.Singh, thank you for pointing it out. Interdiff file is attached.
Comment #14
manjit.singhNo able to figure out what changes are done here.
Comment #15
lauriii#11 addresses my last comments on #8. Thanks for taking the time and fixing this!
Comment #16
emma.mariaThanks @xq1003! RTBC++
Comment #17
emma.mariasuggested commit message
git commit -m 'Issue #2542598 by xq1003, mori, emma.maria, lauriii: Clean up the "user" component in Bartik'Comment #19
emma.mariaComment #20
pjbaertRerolled the latest patch
Comment #21
manjit.singhThanks @pjbaert for rerolling the patch, its got passed by testbot, So changing the status to RTBC as per feedback by Lauriii and Emma in #15 and #16.
Comment #22
alexpottCommitted 79d71c2 and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation to the issue summary.