Closed (fixed)
Project:
Drupal core
Version:
10.3.x-dev
Component:
Claro theme
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2023 at 23:32 UTC
Updated:
4 Jul 2024 at 21:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
bspeare commentedComment #5
gauravvvv commentedComment #6
smustgrave commentedNesting looks great.
Uploading before/after to show nothing broke.
Looks good!
Comment #7
nod_Small question for RTL styles
Comment #8
gauravvvv commentedIn the current CSS, it is left in the RTL dir.
Comment #9
gauravvvv commentedComment #10
santosh_verma commentedworking on it
Comment #11
smustgrave commentedChanges appear to be good.
Comment #13
lauriiiPosted review on the MR
Comment #14
gauravvvv commentedAddressed feedback from comment #11. Please review
Comment #15
smustgrave commentedThreads appear to be addressed and verified the file widget is still working. Not uploading another set of screenshots unless needed.
Comment #16
lauriiiI think this comment still needs to be addressed: https://git.drupalcode.org/project/drupal/-/merge_requests/3487#note_195852
Comment #17
gauravvvv commentedI have addressed the feedback from #16, please review
Comment #18
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.
Comment #19
rupeshghar commentedi am looking into this issue
Comment #20
rupeshghar commentedComment #21
rupeshghar commentedComment #22
smustgrave commentedAll threads have been addressed. Left a comment about the one blocking question saying it's been updated.
Believe this is good.
Comment #23
nod_Problem with the float value, postcss and RTL styles.
Comment #25
mithun sComment #26
nod_Tried to change the branch target but it's too old. The float values needs to be
leftandrightexplicitly. Since postcss doesn't support inline-start/end we should just not use it at all.Comment #28
mithun sRaised the PR against 11.x and updated the PR with changes. Please review.
Comment #30
smustgrave commentedBelieve feedback from previous MR has been addressed
Comment #36
nod_Committed and pushed 901d6d8aff to 11.x and e52c916fa6 to 11.0.x and 6f52b5e510 to 10.4.x and bc4cfe0ea3 to 10.3.x. Thanks!