On hover state of save button in comment form while adding link shows odd...
Problem/MotivationWhen we hover on save button in comment form while adding link it shows odd behaviour and is not looking nice.Attaching a video for reference.Steps to reproduce1.Create an article...
View ArticleUpdate CKEditor to version 4.16.0
CKEditor 4.16.0 has been released: https://ckeditor.com/blog/CKEditor-4.16-with-improved-image-pasting-High...See also:#1858210: [meta] Content editing experience follow-ups — in-place editing and...
View ArticleUpdate jQuery to version 3.6.0
Problem/MotivationNew version of jQuery has been released: https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/. Proposed resolutionUpdate our version of jQuery to the latest release.Remaining...
View ArticleUpdate jQuery Form to 4.3.0
Problem/MotivationNew version of jQuery Form has been released: https://github.com/jquery-form/form/releases/tag/v4.3.0Proposed resolutionUpdate to the latest release of jQuery Form.Remaining tasksAPI...
View ArticleUpdate Popper.js to version 2.9.2
Problem/MotivationPopper.js has some new releases.Proposed resolutionUpdate to https://github.com/popperjs/popper-core/releases/tag/v2.9.2Remaining tasksAPI changesRelease notes snippet
View ArticleUpdate Tabbable to version 5.2.0
Problem/MotivationTabbable has released a new version: https://github.com/focus-trap/tabbable/releases/tag/v5.2.0Proposed resolutionUpdate Tabbableto the latest version.Remaining tasksAPI...
View ArticleUpdate yarn dependencies for Drupal 9.2.0
Problem/MotivationWe have outdated yarn dependencies that should be updated prior to 9.2.0:MajorPackageCurrentWantedLatestPackage...
View ArticleThe Cache::mergeContexts has a dependency on CacheContextsManager which seems...
The value object Drupal\Core\Cache\CacheableMetadata uses the Drupal\Core\Cache\Cache methods when merging with an other CacheableMetadata object. The mergeContexts in de Cache class has a hard...
View ArticleMigrationLookup plugin overrides source values for multiple migrations
Problem/MotivationI have the following snippet in migration yml file:foo: plugin: migration_lookup migration: - migration_1 - migration_2 - migration_3 source: bar source_ids: migration_1: - foo_bar -...
View ArticleOlivero: un-uniform offset on search cancel button on search page
Across the Olivero theme we're using outline-offset: 2px; but only the search message cancel button is using outline-offset: 1px;. this is un-uniform.This can be seen on the live preview. Adding...
View ArticleUpdate the description in file.info.yml
Problem/MotivationCurrently, file.info.yml says this:description: 'Defines a file field type.'In D8, it does an awful lot more than that. ;) It's also providing:The File entity.The managed_file form...
View Articleall translation/localization migrations should depend on the...
Problem/MotivationFollow-up for #3008025: Migrate D7 i18n block translated strings.d7_block_translation does not depend on language. But d6_custom_block_translation, d7_menu_links_translation,...
View ArticleOlivero: a11y color contrast test fail for primary button on hover
Olivero's primary button on hover doesn't pass a11y color contrast test.Adding screenshots for reference.
View ArticleAdd Permissions-Policy header to block Google FLoC
Problem/MotivationGoogle is introducing what it calls Federated Learning of Cohorts, which is a way to gather user data without cookies, regardless of whether a website is loading any Google-related...
View ArticleFix the duplication of settings for file_link field formatter
Problem/MotivationThere is a duplication of the settings for the file_link field formatter, this is appears in files views (see screenshot)Steps to reproduceGo to /admin/structure/views/view/files...
View ArticleOlivero: Header is breaking when site name is two-liner
Olivero: Header is breaking in mobile screen's when site name is two-liner.Adding a screenshot for reference.
View ArticleFix Drupal.Commenting.FunctionComment.MissingParamType
Problem/MotivationThis is a part of the attempt to fix #2572645: [plan] Fix 'Drupal.Commenting.FunctionComment' coding standardStep 0: ReadingRead xjm's comment on the fixing type hints.This issue is...
View ArticleImprove the visual indication of the active workspace in the Workspaces...
Problem/MotivationOn the Workspaces listing screen (/admin/config/workflow/workspaces), we currently try to show which workspace is currently active by highlighting its row in the table:However,...
View ArticleContextual links of reusable content blocks are not displayed when rendering...
Problem/MotivationWhen custom content blocks are placed at page by Layout Builder, there are no contextual links on this block. This is about viewing page, not editing. I dug deeper into the problem...
View ArticleMisleading error message
API page: http://api.drupal.org/api/drupal/modules%21file%21file.module/function/f...Enter a descriptive title (above) relating to file_ajax_upload, then describe the problem you have found:In the...
View Article