Fragment link pointing to <textarea> should be redirected to CKEditor 5...
Problem/MotivationSee #2729663: Fragment link pointing to <textarea> should be redirected to CKEditor instance when CKEditor replaced that textarea. Same problem with CKEditor 5.Steps to...
View ArticleImprove workflow for translating Media entities with the Media Library
Problem/MotivationOn a site with Content Translation enabled, Media entities will typically be translated. This is because alt and title texts for images need to be translated, and also because the...
View Article"Textarea + summary" widget broken when field allows multiple...
Steps to reproduce: just change the body field cardinality to unlimited, create a new node and press the "Add another item" button.Found while working on #362021-37: field_attach_prepare_translation...
View ArticleOlivero: Refactor tabs CSS to make use of modern CSS
Because Drupal 10 does not support IE11, we can make better use of CSS variables and holistically refactor components to make them more understandable, extendable, and resilient. This issue will serve...
View ArticleText area with error missing red error border
Problem/MotivationWhen a required field is missing when creating content, there should be a red border around the text area. This is missing in the new CKEditor5. See screenshots: Expected (old...
View ArticleRefactor (if feasible) uses of the jQuery text function to use vanillaJS
Problem/MotivationAs mentioned in the parent issue #3238306: [META] Where possible, refactor existing jQuery uses to vanillaJS to reduce jQuery footprint, we are working towards reducing our jQuery...
View ArticleTypeError: Argument 1 passed to...
Problem/MotivationI have updated my site completely to the newest 9.3 version. In this I have a node with paragraphs as my theme homepage. And theme homepage gives WSOD with the following error on...
View Article[D7] Login fails and no warning is issued if cookies are not enabled
Problem/MotivationThis issue is a backport of #2946: Login fails and no warning is issued if cookies are not enabled, an 18 year old issue, that was committed to Drupal 9.3.x on 2021-06-24.Copied from...
View ArticleReplace, in tests, mocks that do not configure doubles with their actual objects
Problem/MotivationNoted in #3130606-34: MockBuilder::setMethods is deprecated in PHPUnit8 and removed from PHPUnit10, the usage of ::onlyMethods([]) smells like we do not need a mocks sometimes but...
View Article[Ignore] In space (and/or this issue), no one can hear patches scream
Problem/MotivationSteps to reproduceProposed resolutionRemaining tasksUser interface changesAPI changesData model changes
View ArticleProvide hook_oembed_providers_alter()
Problem/MotivationCurrently, when https://oembed.com/providers.json is fetched to generate a list of available oEmbed providers, there is no opportunity to alter the list of providers.This would be...
View ArticleAdd 'muted' configuration to audio field formatter.
Problem/MotivationIt is currently not possible to configure an audio file using FileAudioFormatter to be muted by...
View ArticleProvide cache tags which are invalidated when a state variable changes.
Problem/MotivationSometimes a render array includes the value of a state variables, it would be good to be able to provide a cache tag which tells Drupal to invalidate caching of said render array when...
View ArticleMove source_module and destination_module from Migrate to Migrate Drupal
Discussed at the migrate meeting.The source_module and destination_module are needed for Drupal and should not be in Migrate, they probably should be in Migrate Drupal. Let's see what needs to be done...
View ArticleAnonymous search not working (Bootstrap)
Problem/MotivationAuthenticated search works on my site, but anonymous search fails. I've searched for this kind of problem, and found a few leads, but nothing has worked for me. I use Bootstrap (which...
View ArticleAllow opt-out of automatic meta.drupal_internal__target_id on entity...
Problem/Motivation#3036593: Add 'drupal_internal__target_id' to JSON:API representation of entity reference fields, because that can't be retrieved from the target resource for target entity types...
View Articlewindow.once name conflict with other third party script
Problem/MotivationDrupal uses a new standalone library to provide the once functionality. This library is published on npmjs as the @drupal/once package. The package exposes a js module and a version...
View ArticleEasy Out of the Box - January 3 Meeting in Slack
IntroductionsStatus and what's nextWhere can contributors help this week? There will be threads for the individual components.Claro discussionRoadmap is located here:...
View ArticleOperations links on the translations overview page do not link to the correct...
Problem/MotivationWhen attempting to edit or delete a translation using the generated operation links on the translation overview page, the user is always taken to a route pertaining to the default...
View Article[drupalImage] upcast wrongly assumes that the "width" attribute...
Problem/Motivationconfig.image.resizeUnit to '%' not working in the backend editor after changes to images were made and saved. Front end working as expected, but when going back to the editor to make...
View Article