Displaying translation string counts and string errors is too much detail in...
Problem/MotivationWhen Drupal is installed in a foreign language or a foreign language is added on top of the English language in an install profile, Drupal imports translations. This results in two...
View ArticleUsers with "configure any layout" can see entities they don't...
I filed this issue has a security issue first and got the ok to file it as a public issue since the configure any layout permission is a restrict access permission. @see...
View ArticleSaving Layout override will revert other field values to their values when...
Problem/MotivationSteps to reproduceAllow custom layout overrides on articlesCreate an article with body value "original"Save articleOpen article /layout pageupdate article at /edit page. set body to...
View ArticleMultilingual functionality - enable English and Spanish as part of Umami...
Problem/MotivationA multilingual (English and Spanish) website should be installed as part of the Umami OOTB experience. Having that in core would also allow the ability to submit patches that will fix...
View ArticleFiltering block plugins by context is slow
Problem/MotivationUsing the layout builder to customize the layout of an individual node, trying to select a new block to include is quite slow. This appears to be due entirely to filtering the...
View ArticleEnsure language is not Null in translation source queries
Problem/MotivationWas getting errors from a translation migration (didn't keep the details) because the language was NULL. When I looked at the source database there were entries in the relevant i18n...
View ArticleReadonly doesn't work on #States
Problem/MotivationWhen I use the #state structure below to turn a text field into read-only depending to a checkbox selection, simply nothing happens.'states' => array( 'readonly' => array(...
View Articledynamic views filter only possible on exposed fields?
Hi :-) I am trying to make a dynamic filter in a solr search view. I use the following hook:/** * Implements hook_views_pre_build(). * * We need a dynamic filter * * @param \Drupal\views\ViewExecutable...
View ArticleAllow newly uploaded files to be deleted from the media library without...
Problem/MotivationWhen uploading items to the media library widget, it is possible users have selected the wrong file. Possibly even containing sensitive information. It is currently not possible to...
View ArticleSections should have third party settings
Problem/MotivationI think there are some valid use cases where this could be helpful:To be able to lock a sectionTo be able to hide/show a section for certain usersExclude/Limit what blocks can be...
View ArticleAdd tests to prove that the media library widget works when target_bundles is...
Problem/Motivation@amateescu reported a bug with the media library field widget in #2988617: Creating media with the media library upload is broken for unlimited cardinality: I think it's worth noting...
View ArticleAllow modules to prevent certain Contextual links from being render
Problem/Motivationfollow up #3002608: Remove contextual links not related to layout administration inside layout builder blocksIn that issue we didn't want contextual links to be rendered inside...
View ArticleLayout Builder's ConfigureBlockFormBase forms do not display validation...
Problem/MotivationValidation messages for errors in the block configuration forms of do not get displayed because of #2897377: $form['#attributes']['data-drupal-selector'] is set to a random value so...
View ArticleAdd gzip to default MIME extension mapping list
Problem/Motivationgzip is a popular file format and a software application used for file compression and decompression. Working with file entity and media module, this small support can give the site...
View ArticleRange FAPI element has inconsistent style between browsers, including error...
There is an error with invalid form submissions. On Chrome 71.0.3578.98 on Mac OSX 10.14.2, Safari 12.0.2 and Opera 58.0.3135.47 there is no red outline around the slider range when an invalid range is...
View ArticleA valid one-time login link may be leaked by the referer header to 3rd parties
This issue is for Drupal 7 backport of #2515050: A valid one-time login link may be leaked by the referer header to 3rd parties.
View ArticleAllow Layout Builder live previews to be toggled to allow easier drag-and-drop
Problem/MotivationMoving a large block on a smaller screen (13') is very hard to do. (I succeeded once) See: https://www.youtube.com/watch?v=GQ_D6A3j3AsUsing latest Chrome, Standard profile, 8.6.x,...
View ArticleUnify the grid/table views of the media library
Problem/MotivationFrom #2962110-102: Add the Media Library module to Drupal core:Grid vs. table? Why do we still have both? Seems like a stable blocker to unify this, but not a blocker for beta.This...
View ArticleAdd oEmbed support to the media library
Problem/MotivationAccording to the original mockups from #2796001-101: [prototype] Create design for a Media Library, the media library as it shipped in Drupal 8.6 is very close to feature-complete....
View ArticleSupport PHPUnit 7 in Drupal 8
I know that the testing infrastructure just switched to phpunit 6.5 two month ago but in the meantime PHPUnit 7 was released.so the deadline to switch, and some important datesPHPUnit 6 support ends on...
View Article