Autocomplete input text can visibly overflow under magnifier icon
Problem/MotivationIf an autocomplete input's text fills the input, the text will appear underneath the magnifying glass icon. This is also an issue in Seven, but may be less noticeable due to the size...
View ArticleDrupal 10 readiness meeting / 31 August 2020
Meeting will happen in #d10readiness on drupal.slack.com.Hello and welcome to this Drupal 10 readiness meeting! This meeting: ➤ Is for core and contributed project developers as well as people who have...
View ArticleEmpty gallery not hidden on content page
Hi,I created a content type with two media reference fields : one is for videos, the other for a slideshow. Both fields are optional, and fot both fields, only one type of media is available :...
View ArticleDrupal 10 readiness meeting / 3 August 2020
Meeting will happen in #d10readiness on drupal.slack.com.Meeting will happen in #d10readiness on drupal.slack.com.Hello and welcome to this Drupal 10 readiness meeting! This meeting: ➤ Is for core and...
View ArticleMake possible to select Multiple media when Embedding media with CKEditor
Greetings, please make possible to select Multiple media when Embedding media with CKEditor. Was this done on purpose for some reason?EDIT : selecting multiple media of different type does'nt make sens...
View ArticleAnonymous users receive access denied when attempting to logout
Problem/MotivationThe logout link can only be requested between the time a page was requested and when a session expires. If a user agent has a stale page, such as due to caching or a long lived page,...
View ArticleChange Layout Builder schema to align with Entity model.
Problem/MotivationThe overall opaqueness of Layout Builder and its overrides is problematic for many reasons, and I don't know it can be easily solved without rethinking the storage schema. As it...
View ArticleField tokens for "historical data" fields (revisions) contain a...
Problem/MotivationThis is easily reproducible on simplytest.me:1. Install Drupal w/ standard profile 2. Add an article node with garbage info 3. Create a view with base table of Content Revisions,...
View ArticleMake it possible to create views listing content with layout overrides
Steps to reproduceInstall Drupal 8.9enable layout builder module :drush en -y layout_builderOn a CT display, enable "Use Layout Builder" + "Allow each content item to have its layout customized."Edit...
View ArticleCKEditor drupallink and regular link conflict
Problem/MotivationIf you have the ckeditor configured with drupallink and the regular link plugin a doubleclick on a link in the ckeditor will result in opening two modal dialogues. We provide a...
View ArticleDrupal 10 readiness meeting / 20 July 2020
Meeting will happen in #d10readiness on drupal.slack.com.Hello and welcome to this Drupal 10 readiness meeting! This meeting: ➤ Is for core and contributed project developers as well as people who have...
View ArticleForm prefix/suffix redesign in Claro
Problem/MotivationIn form-text.css, .form-element width is set to 100% at widths up to 600px. This pushes prefixes and suffixes to a new line in a way that doesn't look good. (Found using Umami profile...
View ArticleBad link in aggregator crashes production website
Problem/MotivationIf you have an aggregator feed on your site, and a block that displays its items, a bad link in the feed can cause page with said block to crash.Steps to reproduce:- Install Drupal -...
View ArticleMedia library form can only be submitted in the default workspace
Make media library form to be workspace safe.
View ArticleDrupal 10 readiness meeting / 6 July 2020
Meeting will happen in #d10readiness on drupal.slack.com.Hello and welcome to this Drupal 10 readiness meeting! This meeting: ➤ Is for core and contributed project developers as well as people who have...
View ArticleError: Call to a member function getItemDefinition() on null in...
Hello, After upgrade from drupal 8.6.16 to 8.8.1, I have discovred the below error: Error: Call to a member function getItemDefinition() on null in media_requirements() Issue summary from #3145098:...
View ArticleMedia title is overridden with metadata on translation save
A media title is overridden with filename after saving of media translation with different image for target languageTo reproduce:Install Drupal 8.6.0 in EnglishEnable these modules: Core: Media,...
View ArticleMedia Library: Help text from file field missing
Steps to reproduce:Create media bundle incl. file fieldEnter help text for file fieldFor a content type, create media reference field with form display set to "Media Library"Create new contentUpload...
View ArticleBrowsers back button goes to wrong pagenumber of view on android mobile
I have a view with 12 items per page. Each row in the view has a link to another view to show some related info.After visiting that second view when i select the BACK button of the browser i am...
View Article