HTML output for empty body field when summary is not empty
I have this rare case of a site where we have a node with an empty body, but the summary is not empty. When outputting the field on the full content view mode with the default format (i.e. the full...
View ArticleIt's possible to translate boolean config?
I with community created module for Russian new law https://www.drupal.org/project/fz152 and I faced with problem on Drupal 8 with configurations.The main feature of module, it creates special page...
View Articleform preview on panel page doesn't work for list-fields
Hi,I have a node add form embedded in a panel page. When submitting the following error occurs:( ! ) Fatal error: Cannot unset string offsets in ... modules/field/field.default.inc on line 41I found...
View ArticleIndicate that grouping elements have child element errors for ux and a11y
Child elements in grouping elements like (meta) details and vertical tabs are invisible to the user when the grouping element is closed or not-focused respectively. To improve the user experience and...
View ArticleIn Outside In mode, form validation messages should appear in the off-canvas...
Problem/MotivationWhen a user makes a change using the off-canvas tray and there is a form validation error the main page will be rerouted to the route of the form itself. In the case of the Settings...
View ArticlePage Title block's title behaves in a confusing way, especially with...
Problem/MotivationThe Outside In prototype introduced in #2753941: [Experimental] Create Outside In module MVP to provide block configuration in Off-Canvas tray and expand site edit mode allows a user...
View ArticleUse modals for creating, updating, and deleting workflows, with a new...
Problem/MotivationThe current workflow UI is very disjointed. Each link to Create, Update, or Delete a workflow state or transition takes the user off to a new page, which can result them getting lost,...
View Article[policy and patch] Determine what should go in CHANGELOG.txt for 8.x core...
Problem/MotivationRolling a new Drupal core release states that the release manager only needs to add changes to CHANGELOG.txt if "the patch represents a change that people should know about when...
View ArticleAdd "Add Content" item to toolbar.
Problem/MotivationAdding content is a critical function in Drupal. While we have added a tools block and a default shortcut for this EVERY OTHER MAJOR CMS puts an add or create content link in the MAIN...
View Articlegrouped exposed taxonomy filters return invalid when a valid entity is present
When creating exposed grouped filters in a view, if a group is named and a taxonomy term is added that exists in the system, the form throws the error:The value is required if title for this item is...
View ArticleCreate release notes (a.k.a CHANGELOG) for Drupal 8.4.0-alpha1 and Drupal 8.4.0
Problem/MotivationAs mentioned in #2647824-29: [policy and patch] Determine what should go in CHANGELOG.txt for 8.x core releases, for the Drupal 8.4.x minor release, we're going to use a single...
View Articleupdate module fails due to queue.expire & key_value records
I had to manually delete rows from the queue table and key_value table in order to get the available updates page to work again. I cannot explain how I created the situation but I believe I did enough...
View ArticleAllow ComplexData in TypedData to specify computed properties that should be...
Problem/MotivationLooking at #2626924: [PP-1] Expose TextItems'"processed" property when normalizingTo accomplish thisWe are adding 2 computed field properties to TextItemBase. Then we also have to...
View ArticleAdd change record to @deprecated template variable head_title_array for...
The theme.inc file has a @deprecated instruction. This has been added by the issue #2369987: Remove SafeMarkup::set() from 'head' title on template_preprocess_html but the parent issue change record...
View ArticleAllow a profile to be installed from existing config
Problem/MotivationAs a user I want to be able to install Drupal from a package of configuration that is maintained in git.At DrupalCon New Orleans, a workflow was discussed that would allow a profile...
View ArticleUpdate AirBnB Coding standards to most recent major versions
Follow-up to #2815077: Adopt airbnb javascript style guide v13 as new baseline javascript coding standards for Drupal 8 core and contribProblem/MotivationOur versions of the AirBnB JavaScript coding...
View ArticleList wrapper class shared between view displays
Choosing format HTML list and select 'Settings'. When you change the list-class or the wrapper-class in styling options, then these classes are saved for all your displays, not just the display you are...
View ArticleUpdate Babel and babel-preset-env to their latest versions
Problem/MotivationWe should update babel and babel-preset-env to their latest versions.
View ArticleFiles should be uploaded to per year/month directories by default
Problem/MotivationDrupal will upload files into one directory by default. Users can affect this by changing configuration of file/image fields, but real-world experience shows that they don't....
View Article