Closed (fixed)
Project:
Drupal core
Version:
10.1.x-dev
Component:
Claro theme
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2023 at 22:43 UTC
Updated:
13 Mar 2023 at 18:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
starshapedActively working on this at Florida Drupal Camp 2023.
Comment #3
starshapedComment #4
gauravvvv commentedComment #6
gauravvvv commentedHere are the before/after patch screenshots. please review

Before patch:
After patch:

Comment #7
smustgrave commentedThanks for the screenshots
Appears there are failures in the MR.
Comment #8
starshapedI'm going to be working on this tonight and tomorrow to further clean up the CSS and fix the MR failures.
Comment #9
smustgrave commentedSounds good! But needs review isn’t the right status if there’s work to still be done.
Comment #10
starshapedYeah, that was a mistake on my end, I didn't realize I had changed the status! I'll set it to needs review once I get my work done.
Comment #11
smustgrave commentedWill keep an eye out to re-review
Comment #12
starshapedCode has been cleaned up and tests are passing. Ready for review!
Comment #13
smustgrave commentedSince you made additional changes since the last set of screenshots. Think we are going to need new ones since the .css file has changed.
Comment #14
starshapedReadded the RTL styles as they only apply on an RTL layout, and added before and after screenshots.
Comment #15
smustgrave commentedFrom what I can see everything has been covered with the nesting, variables, etc.
Comment #18
lauriiiCommitted 138349b and pushed to 10.1.x. Thanks!
Discovered some pre-existing inconsistencies with the RTL styles. Opened a follow-up to address those #3344765: Inconsistencies in system-status-counter RTL styles.