Uploading the patch with the condition, which is a revert of 6 days back code change
if (is_null($lists)) {
return [];
}
This issue still replicating to me even though patch applied successfully on both 2.x and 3.x failing after removal of following condition
// There was a problem getting lists, which was probably already logged.
if (is_null($lists)) {
return [];
}
https://git.drupalcode.org/project/mailchimp/-/merge_requests/96/diffs?c...
Moving the ticket status to Needs Review
.text-full.form-element {
width: 100%;
}
These styles will not work if the CKEditor5 is rendered, I have attached the screenshots in previoud comment
sriharsha.uppuluri โ made their first commit to this issueโs fork.
As per @alex comment need to consider the core MR
"Let's do this issue in core as it is a single well focussed issue. Can someone create a core MR and move the work there..."
After adding the wrapper icon in Editor settings as attached the editor is behaving responsive.
After adding the wrapper icon in Editor settings as attached the editor is behaving responsive. Attached the responsive editor also.
Paragraphs is having CKEditor responsive issue which is related to a existing ticket.
Issue still replicating to me
Fixed the test case failure issue
sriharsha.uppuluri โ made their first commit to this issueโs fork.
I'm new to the core contribution, setting the status to need review
Just updated the MR with latest code, the tests are failing.
sriharsha.uppuluri โ made their first commit to this issueโs fork.
sriharsha.uppuluri โ created an issue.
Thank you for the patch; I've successfully ported it, and it's working for me.
sriharsha.uppuluri โ made their first commit to this issueโs fork.