@kpap "An easy way to test this is to input a long string into the CKEditor5 interface, e.g. AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiioooooooooooAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAiioooooooooooA - Observe the undesirable effects." - @klidifia #37 in issue 3381219.
On https://www.drupal.org/project/drupal/issues/3381219 🐛 Layout Issues with Claro theme Needs work was fixed for Node form, now we need to work on this for others forms with CKEditor.
Thanks @mrhorse! This patch fixed a issue with UserStatisticsBlock not being displayed!
Patch in #7 worked here! thanks!
+1 for RTBC
MR tested here and works fine!
#2 works here! thanks!
#4 worked for me, thanks!
The same occurs when a formatted field (for example with CKEditor) is loaded, the ajax response refreshes the page and removes the CKEditor from the field.
#3 was working for me so I updated the patch.
thanks andyf! same issue here and your update worked for me.
I created a new updated branch for 10.3.x with previous commits from #76 ✨ Add support for enclosure field in Views RssFields row plugin so that posts can include media items Needs work .
gfbarbosa → changed the visibility of the branch 10.3.x to hidden.
gfbarbosa → changed the visibility of the branch 2511878-support-enclosure-field to hidden.
gfbarbosa → changed the visibility of the branch 11.x to hidden.
gfbarbosa → changed the visibility of the branch 11.x to active.
gfbarbosa → changed the visibility of the branch 2511878-support-enclosure-field to active.
#4 working fine!
fix #2 works here for D10.1 and D10.2.2
#17 works fine here when a required field inside a collapsed paragraph have a null value
I believe the same occours here: updated Claro theme renders badly for some content type edit forms 🐛 updated Claro theme renders badly for some content type edit forms Postponed: needs info
same issue here after core update (9.4 > 10.1) .. I'm not using a subtheme.
#4 worked for me (grid-template-columns:66% minmax(22.5rem, 1fr);
)
same issue here after core update (9.4 > 10.1) .. I'm not using a subthem.
#4 works for me (grid-template-columns:66% minmax(22.5rem, 1fr);
)
gfbarbosa → created an issue.
I'm having the same problem after upgrading from 9.4 to 10.1 (I'm not using subtheme). grid-template-columns:66% minmax(22.5rem, 1fr);
from #4 worked for me.