Attachment gets the wrong action URL in Bulk Form
Problem/MotivationIn an attachment display with a bulk form, the action URL of the form might be wrong, when you have multiple display created as well.Steps to reproducecreate a viewcreate a page...
View ArticleComposer scaffolding fails when permissions on default.settings.yml or...
Problem/MotivationThere are scenarios where a failure is reported when perform various composer commands such ascomposer require [RuntimeException] Could not delete...
View ArticleGrouping level is always zero in Views
Problem/MotivationThe output of grouping_level in views-view-grouping.html.twig is always 0 when using multiple groupings in ViewsProposed resolutionThere was an issue for this in D8 already, which may...
View ArticleConsider supporting Layout Builder Overrides for other view modes
Problem/Motivation#2905922: Implementation issue for Layout Builder only supports customizing the Full/Default view mode.For overrides, the Layout Builder UI attaches itself to the canonical route. By...
View Articlefigcaption not beeing created when drupal-media data-caption is empty
Problem/MotivationThe tag is not created when i embed media using ckeditor. This happened when i updated to drupal 8.9.6. Before it was working. The image is embedded but you can not fill in the...
View ArticleAdd new “Content Editor” role to Standard Profile
Problem/MotivationCurrently there are three Installation Profiles: Minimal, Standard and Demo: Umami Food Magazine.When you install a new Drupal site with the Standard profile, you get three user roles...
View ArticleAdd title to frontpage view
Problem/MotivationCurrently using the easy_breadcrumbs module and the logs are getting filled up with "Easy Breadcrumb could not determine the title to use for /node". And this is due to the...
View ArticleAdd new “Content Manager” role to Standard Profile
Problem/MotivationCurrently there are three Installation Profiles: Minimal, Standard and Demo: Umami Food Magazine. When you install a new Drupal site with the Standard profile, you get three user...
View ArticleFix Olivero's drop-button style to conform with new form styles
Broken out from issue #3194350: Implement new form element designs for Olivero. We need some additional work on the drop-buttons. Ideally, I'd like to copy what Claro has done (and refactor it as...
View ArticleAdd a primary key to the {taxonomy_index} table and prevent duplicates being...
Updated: Comment #30, #49Problem/Motivation #14: Upon translating a node I got the "Integrity constraint violation: 1062 Duplicate entry '24-129' for key 'PRIMARY': INSERT INTO {taxonomy_index}". This...
View ArticleMouseout event should not close navigation sub-menu if focus is inside the...
Problem/MotivationMouseout event should not close navigation sub-menu if focus is inside the sub-menu.Some users don't use a pointer, but the device is nevertheless equipped with one.Your laptop has a...
View ArticleAdd a setting to make description a required field for file items
Problem/MotivationA site builder is able to allow the user to enter a description for the file field upload. However, in some circumstances, the description may be mandatory. Right now there's no way...
View ArticleUpdate Help text on account cancellation screen
Problem/MotivationWhen a user visits the account cancellation form, We have four options:Disable the account and keep its content.Disable the account and unpublish its content.Delete the account and...
View ArticleOlivero's dropbuttons expand to full width when not inside of table in IE11
When not inserted within a table, the dropbutton component will expand to the full width in IE11
View ArticleOlivero doesn't style <input> elements nested within dropbutton
It's possible to nest within dropbuttons. According to @lauriii, core does not do this, but it is possible for contrib to do so. You can view this use case, by installing the...
View ArticleConfiguration import fails when reverting back to allow_custom: false
Original configuration on a node had the layout option for "Allow each content item to have its layout customized." checked.This created a .yml config for the field i.e....
View Article[PP-1] Use generic access API for node and media revision UI
Problem/MotivationAt present we don't have a generic entity API for determining revision support for operations such as:viewdeletereverteditNode module defines the following permissions:delete all...
View Article"status_messages"-like render element with a preset message
Problem/MotivationThe "status_messages" render element (\Drupal\Core\Render\Element\StatusMessages) comes with nice CSS. We want to reuse its look when we display warning and/or error messages in the...
View ArticleError: Call to a member function prepare() on null after updating to Drupal...
Problem/MotivationRecently i keep getting this error ever-since moving to drupal 9.1.xFatal error: Uncaught Error: Call to a member function prepare() on null in...
View ArticlePaste from Word causes console error
Problem/MotivationI'm unable to use paste from word button in CKEditor with Full HTML text format selected.Steps to reproduceUsing Full HTML text format with Paste from Word button enabled, paste...
View Article