- 🇺🇸United States smustgrave
Believe this is postponed via our conversation a few weeks ago @ckrina. For the followup and a path forward
- Status changed to RTBC
over 1 year ago 1:10pm 4 June 2023 - 🇮🇳India aditya4478
@smustgrave I think, it should be comitted on github. Can you say why it was postponed please ?
- last update
over 1 year ago Patch Failed to Apply - Status changed to Needs work
over 1 year ago 10:17am 5 June 2023 - Status changed to Needs review
over 1 year ago 3:18am 6 June 2023 - last update
over 1 year ago 29,417 pass - 🇮🇳India gauravvvv Delhi, India
I have updated all the logical properties, attached patch for 11.x-dev. please review
- 🇮🇳India santosh_verma Faridabad
I have tested patch #9, and it applied cleanly without any issues. The nesting and logical properties of the code changes appear to good to me. Nothing is appearing broken, for reference attaching the screenshot.
RTBC + 1
- 🇮🇳India zeeshan_khan
@Gauravvvv - I just want clarification in this code block for my better understanding. why didn't you use
padding-inline shrothand instead of padding-inline-start
as I seepadding-right and padding-left
both are present.
Rest everything seems good to me Thanks/* Card content with image. */ .card--horizontal .card__image ~ .card__content-wrapper { - padding-left: var(--space-m); - } - [dir="rtl"] .card--horizontal .card__image ~ .card__content-wrapper { - padding-right: var(--space-m); - padding-left: var(--space-l); + padding-inline-start: var(--space-m); } }
- Status changed to RTBC
over 1 year ago 9:41pm 7 June 2023 - 🇺🇸United States smustgrave
Follow up is no longer needed and screenshots added in #11
- last update
over 1 year ago 29,413 pass, 2 fail The last submitted patch, 9: 3303543-9.patch, failed testing. View results →
- last update
over 1 year ago 29,437 pass - last update
over 1 year ago 29,437 pass - last update
over 1 year ago 29,445 pass - last update
over 1 year ago 29,473 pass - last update
over 1 year ago 29,499 pass - last update
over 1 year ago 29,499 pass - last update
over 1 year ago 29,531 pass - last update
over 1 year ago 29,519 pass, 1 fail The last submitted patch, 9: 3303543-9.patch, failed testing. View results →
- Status changed to Needs review
over 1 year ago 4:32am 22 September 2023 - last update
over 1 year ago 30,168 pass - last update
over 1 year ago 30,168 pass - 🇺🇸United States smustgrave
@zeeshan_khan can you provide an interdiff of what’s different from #9. From what I can tell #9 still applies cleanly to 11.x and failure was probably unrelated.
- 🇮🇳India zeeshan_khan
@smustgrave I am just checking with latest rebase why it was failing and getting back to Needs work. Because #9 looks absolutely fine and works perfectly.
- Status changed to RTBC
over 1 year ago 6:53am 22 September 2023 - 🇮🇳India zeeshan_khan
Looks like #9 has also passed the PHP test now. Moving back to RTBC.
- last update
over 1 year ago 30,205 pass - last update
over 1 year ago 30,363 pass - last update
over 1 year ago 30,363 pass - last update
over 1 year ago 30,360 pass - last update
over 1 year ago 30,361 pass - last update
over 1 year ago 30,379 pass - last update
over 1 year ago 30,377 pass - last update
over 1 year ago 30,382 pass - last update
over 1 year ago 30,392 pass - last update
over 1 year ago 30,394 pass - last update
over 1 year ago 30,397 pass - last update
over 1 year ago 30,412 pass - last update
over 1 year ago 30,417 pass - Status changed to Fixed
over 1 year ago 11:47pm 19 October 2023 Automatically closed - issue fixed for 2 weeks with no activity.
- Merge request !6901Issue #3015369 by quietone, mikelutz, xjm: Fix... → (Open) created by zeeshan_khan