Provide option to display contextual links on embedded entities
Problem/MotivationThe Media Embed filter plugin currently removes contextual links from embedded media. The code mentions:// - Contextual Links do not make sense for embedded entities; we only allow //...
View ArticleEntity + Field + Property validation constraints are processed in the...
Problem/MotivationThis issue was originally Comment-specific. But further investigation has revealed that the problem is not specific to comments. It's a general Entity/Field API problem. Entity...
View Article[PP-1] Test against newer versions of MariaDB
Problem/Motivation#3385621: [GitlabCI] MariaDB currently not working fixed MariaDB testing on gitlab, but the container we're using is still on 10.3.As soon as #3401846: Add supported mariadb container...
View ArticleDefaultSingleLazyPluginCollection throw exception to instantiate a NULL...
Problem/MotivationAfter #2853234: DefaultSingleLazyPluginCollection should not attempt to instantiate a NULL instance ID the deprecation message needs work to cleanup with update of related...
View ArticleRemove unused no stub from block content migration files
Problem/MotivationDuring the migration of a 'entity:block_content' I saw that the destination plugin has the 'no_stub' parameter set to TRUE in the given examples: -...
View ArticleDefaultSingleLazyPluginCollection::setConfiguration() accepts NULL but...
Problem/MotivationRan into this while working on #3364109: Configuration schema & required values: add test coverage for `nullable: true` validation support.signature...
View ArticleDefaultSingleLazyPluginCollection should not attempt to instantiate a NULL...
Problem/MotivationDefaultSingleLazyPluginCollection should not be able to call createInstance() with a NULL instance ID.Proposed resolutionCheck before instantiating.Remaining tasksreview/commitUser...
View ArticleDrupal Usability Meeting 2023-12-01
This meeting takes place every Friday at 14:00 UTC (currently 7:00am PT, 10:00am ET). See Time.is to see what that is in your timezone.The meetings are held using Zoom, and a link is posted in the #ux...
View ArticleCircular dependency between bundle and data type info
Problem/MotivationNote: This could just as well be marked against the entity system.Data type info depends on bundle info\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver generates a data type...
View ArticlePluginExistsConstraintValidator should return early if given NULL
Problem/MotivationRan into this while working on #3364109: Configuration schema & required values: add test coverage for `nullable: true` validation support.When the validator validates NULL, it...
View ArticleExtensionMimeTypeGuesser doesn't support .avif
Problem/MotivationExtensionMimeTypeGuesser currently doesn't support .avif files. It returns application/octet-stream for avif images and therefore breaks responsive images with .avif files and the...
View ArticleLet GDToolkit support AVIF image format
Problem/MotivationAVIF image file format is getting traction in browsers' support.Write up with examples https://jakearchibald.com/2020/avif-has-landed/This issue is proposing to implement support to...
View ArticleUser posted or commented" in the "CONTEXTUAL FILTERS" section...
I am creating a view to show the node list which created by each of users, before I used to use the Content: User posted or commented" in the "CONTEXTUAL FILTERS" section, but in my drupal10, I don't...
View ArticleCompress ajax_page_state
Problem/Motivationajax_page_state is a list of the 'minimal representative set' of libraries on page, which can still be a long list. We should compress it, this will allow it to be passed into GET...
View ArticleDrupal Usability Meeting 2023-11-24
This meeting takes place every Friday at 14:00 UTC (currently 7:00am PT, 10:00am ET). See Time.is to see what that is in your timezone.The meetings are held using Zoom, and a link is posted in the #ux...
View ArticleAllow synced Layout default Translations: translating labels and inline blocks
Problem/MotivationRelated to #2946333: Allow synced Layout override Translations: translating labels and inline blocks But this would be for defaults. Proposed resolutionRemaining tasksBasic...
View Article[META] Move code from the experimental SDC module to core
This is our plan to move the code in the `sdc` module to the core namespace while maintaining backwards compatibility with the experimental module.Merge Request StrategyWe have this META issue to move...
View ArticleMake longwave a full committer
Problem/Motivation@longwave has been asked and agreed to become a full committer, so we need to remove (provisional) in MAINTAINERS.txt!Steps to reproduceProposed resolutionRemaining tasksUser...
View ArticleWhen using Layout Builder, remove contextual links for blocks outside of the...
Problem/MotivationFrom discussion in #2938182-9: Design intuitive affordances for Layout Builder (for illustrating which parts of the page are editable in a given context)One thing that could be very...
View Article[policy, no patch] Disallow using Package Manager (and therefore Automatic...
Problem/MotivationComposer has a disable-tls setting. I believe it's documented incorrectly. Rather than downgrading https requests to http, I think it can also use https requests (when PHP's OpenSSL...
View Article