Let modules opt in to the bundle-specific permissions form
Problem/Motivation#2934995: Add a "Manage permissions" tab for each bundle that has associated permissions applied to all entity types that have bundles and set field_ui_base_route in the entity...
View ArticleDocument issue for FormStateInterface setErrorByName and setError
The message parameter can be string or MarkupInterface, but the document only say it can be string.
View ArticleDropdown (e.g. actions) inside tables changes the width of the column
Problem/MotivationDropdown (e.g. actions) in tables changes the width of the column when expanded. Steps to reproduce--- --- --- Tested with Safari 14.1.1 (MacOS Big Sur 11.4 arm64)Firefox 90.0 (MacOS...
View ArticleUse Twig to strip Twig syntax from help topics files in the syntax checker
Problem/Motivation#3066512: Add checks for syntax and display of help topic Twig template files added a syntax checker which uses regular expressions to remove front matter and certain Twig syntax from...
View Articled7_field_formatter_settings should migrate the default view mode to default...
Problem/MotivationThe d7_field_formatter_settings migration maps formatters used in full view mode to the default entity view display on the destination. This means that right now, the formatter...
View ArticleApply width and height attributes to allow responsive image tag use...
Problem/MotivationWhile playing with lazy loading attribute that is coming from Drupal core and our own implementation in #3060605: Support lazy loading of images @sasanikolic noticed that responsive...
View ArticleResponsiveImageStyles source plugin must extend DrupalSqlBase
Problem/MotivationIf one enables Responsive Images module, and tries to upgrate a Drupal 7 instance without the picture module's tables being available, an exception is thrown:Migration failed with...
View ArticleProvide more specific messaging about the consequences of using an...
Problem/MotivationIn #2917655: Deprecate or drop PHP 7.3 support in Drupal 9.4, we propose increasing \Drupal::MINIMUM_SUPPORTED_PHP to 7.4 in Drupal 9.4. This results in the following warning being...
View ArticleInput field description is not visible in Configure dialog box of layout...
Problem/MotivationWhile creating custom basic block through layout builder, form-item description is not visible in Configure dialog box. Steps to reproduce1....
View Article#states not affecting visibility/requirement of managed_file
Cannot affect the visibility or requirement of managed_file with states. Identical to this issue:https://www.drupal.org/node/1118016With this definition:$form['type'] = array( '#type' => 'select',...
View ArticleTrigger a deprecation message when a deprecated module or theme is enabled at...
Problem/MotivationFollow up to #3257127: Trigger a deprecation message when a deprecated module or theme is enabled to add the same functionality to runtime.Steps to reproduceProposed...
View ArticlePromote the non-stable statuses in admin/appearance page, optionally even...
Problem/MotivationWhen #3124762: Add 'lifecycle' key to .info.yml files is committed, we will have three new non-stable theme states. At present there is a visual affordance to experimental themes at...
View ArticleAjax binding should apply to dynamic elements
Problem/MotivationDOM may be updated by various front end, back end or other ajax actions. Currently when an element with the class ".use-ajax" is added after the initial page load it usually isn't...
View ArticleDisabling tableselect element options
Problem/MotivationThere's no handy way to mark some rows as disabled for selection in a tableselect element. The feature is needed when the user should be denied to select certain options, according to...
View ArticleShow third party message on oEmbed resource exception
Problem/MotivationWhen an oEmbed resource is fetched this message is shown:"The provided URL does not represent a valid oEmbed resource." This information is usually not enough to figure out the...
View ArticleUpdate location.hash when clicking a vertical tab
Problem/MotivationThis ability to link to a vertical tab was introduced in #376293: Activate current vertical tab from URL fragment and has been merged. You currently can use the case-sensitive...
View ArticleLocal Setup getting this Error "redirected you too many times"
Problem/MotivationSteps to reproduceProposed resolutionRemaining tasksUser interface changesAPI changesData model changesRelease notes snippet
View Article[meta] Remove IE11 Support from Claro
Problem/MotivationThis is part of #3252084: [meta] Remove support for IE11 where the work needed for each component will be tracked.This issue is to remove IE11 support specifically from Claro and the...
View ArticleChange various tests that test with "all themes" to also include...
Problem/MotivationThis came up in #3259925: [PP-1] Use Olivero instead of Bartik as example theme in documentation, to be precise: @Berdir brought this up in...
View ArticleRemove obsolete region overrides in tests
Problem/Motivation#3257407: Use "content" region in BlockCreationTrait::placeBlock() instead of "sidebar_first" included some region overrides in tests to work-around #3257504: Empty toolbar tray...
View Article