Issues search
Menu blocks may have a caching issue.
Open views add button form in a modal, and fix ajax issues.
This fix is causing an issue with Admin Dialogs.
Merge Module Usage info (module enable history) into Content Model Documentation.
Allow linking to documentation create form with a query parameter to prefill the documented entity.
Error thrown. Possibly due to Paragraphs Library.
Patch in #10 fixes it.
Paragraphs that render component's aren't loading styles.
Provide an optional migration path for sites using files/images to media entities.
How to update images within wysiwyg to media?
Patch #29 needed to fix broken entity embed tooltip.
Unable to load CKEditor and Ace Editor at the same time.
Referenced core patch fixes the issue.
Comparison of Media Entity Usage and Entity Usage.
Entity Usage doesn't support Paragraphs Entity Embed.
Calendar field argument issues.
Smart date module support.
Views twig suggestions are missing in the debug output.
Views plugin IDs are hardcoded and sometimes confusing.
External entities in core.
Export content to yaml.
Coding error.
MR 36 fixes several other issues.
Issues with formatting aggregation results.
Aggregation causing an ajax error in views.
This module has issues with calculating decimals and rendering separators.
The patch in here helps: https://www.drupal.org/…
Drupal views can aggregate results, and sum integers, but can't create a comma separated text list.
This is possible in SQL by…
Force using rendered vs raw value for sorting.
Incorrect calculation on decimal fields.
Non page views displays don't support facets.
Discussion on how to upgradhttps://www.drupal.org/project/drupal/issues/3521172e the global block layout system.
Integrate UI Patterns with CKEditor 5.
The Gin theme needs new sponsors.
Gin support for new Navigation toolbar.
Recurring Dates module doesn't work with Fullcalendar View.
Maintainer wants to charge a premium for Fullcalendar JS 6.x support, causing a rift in the module's development.
Crop currently only supports one crop per media.
Search implementation is missing partial matches within words.
Remove unused setting.
Add option to style links with active class.
Move extra wrapper to template.
Related: Is the <div> with class "views-element-container" around views pages needed?
Row classes are not replacing token values correctly.
Related: Twig debug overrides custom defined views row classes
Field alignment classes not displayed when default classes are disabled.
Views listing is not responsive.
Make admin views tables responsive by allowing word break.
Entity ID in parenthesis is confusing and breaking things, like titles that contain parenthesis.
Other issues
UX: Hide entity…
Render datetime widget as fieldset instead of h4.
Allow editing of field when uploading media.
Allow editing alt text when uploading media.
Automatically generate config forms from schema.
Module performance is bottlenecked due to architecture.