Deprecate non-standard display of title and other base fields
#2353867: [META] Expose Title and other base fields in Manage Display will introduce the "normal" mechanism for managing display of title and other base fields. In particular #3036862: Expose Title and...
View ArticleDuplicate summary on some admin pages using vertical tabs
Problem/MotivationAs a side effect from https://www.drupal.org/node/3473558, multiple admin pages that use vertical tabs have duplicate summaries on their tabs (e.g. Media add/edit forms).Steps to...
View ArticleOdd behaviour with vertical tabs on validation failure
Problem/MotivationIm noticing what feels like an odd behaviour when using vertical tabs (via field group). It only happens in a particular setup, but given this behaviour is coming from the...
View ArticleFix 'Drupal.Commenting.DocComment.ShortNotCapital' coding standard...
Problem/MotivationThe sniff "Drupal.Commenting.DocComment.ShortNotCapital" is not enabled.Steps to reproduceProposed resolutionFix errors detected by "Drupal.Commenting.DocComment.ShortNotCapital" that...
View Article[Follow-up] action.configuration.user_remove_role_action could also use a...
Problem/MotivationIn the parent issue we validate a Role Eixsts. this could be more specific in this specific case where we check if the user has the role. Although im not sure that needs to be an...
View ArticleFix 'Drupal.Commenting.DocComment.ShortNotCapital' coding standard...
Problem/MotivationThe sniff "Drupal.Commenting.DocComment.ShortNotCapital" is not enabled.Steps to reproduceProposed resolutionEnable "Drupal.Commenting.DocComment.ShortNotCapital" in...
View ArticleThe icon for the more actions button is not visible
Problem/MotivationI was having hard time finding the more actions button. Turns out I can't really see it because for some reason the icon is not visible:Steps to reproduceProposed resolutionRemaining...
View ArticleNavigation Top Bar accessibility issues found by Nightwatch tests
Problem/MotivationWhile working on #3507866: [PP-1] Enable the Navigation Top Bar when Navigation is enabled found that Navigation Top Bar has some accessibility issues disclosed by aXe Nightwatch...
View ArticleAdd "Disable image resize" setting to image fields
Problem/MotivationSome of our customers want to disable the image autoresize when images exceeds the maximum resolution defined in the field settings. They just want Drupal to reject the image because...
View ArticleEnforce return types to non-inheritable navigation methods
Problem/MotivationOnce #3461318: Enforce return types in all new methods and functions has been merged, a bunch of PHPStan ignore rules related to Navigation module were added to...
View ArticleAdd validation constraints to core.entity_form_mode.*.*
Problem/MotivationForm modes have 3 property paths that are not yet validatable:vendor/bin/drush config:inspect --filter-keys=core.entity_form_mode.user.register --detail --list-constraints ➜ 🤖...
View Article[meta] Remove usage of t() in tests not testing translation
Problem/MotivationThere is no need to use t() in tests, unless we're testing translations, however in core we do not follow this consistently, which does not set a good example for new contributions.A...
View ArticleOlivero: Mobile menu button appears but is non-functional if there are no...
If you don't have any items in the main menu or any menu that is in Olivero's primary_menu region, the button to expand the mobile menu appears (at mobile widths) but is totally non-functional.Ideally,...
View ArticleBump MINIMUM_STABILITY back to 'stable' when...
Problem/MotivationWe lowered MINIMUM_STABILITY to 'RC' in core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php to accommodate php-tuf/composer-stager which currently on has...
View ArticleAdd link to Status Report from database updates completion page
After database updates have been run from Drupal's admin UI, it would be swell if there was a link to the Status Report, please.thanks, -mike
View ArticleConvert field_storage_config and field_config's form validation logic to...
Problem/MotivationAs long as field_storage_config and field_config are not validatable (see #2164373-28: [META] Untie config validation from form validation — enables validatable Recipes, decoupled...
View ArticleUse modals in field creation and field edit flow
Problem/MotivationThe high level plan in #3346539: [Plan] Improve field creation experience proposes to move all of the field creation end editing related pages from separate pages to modal dialogs. In...
View Article[CI] Generate full baseline upon PHPStan failure
Problem/MotivationWhen a PHPStan job fails for core, a new baseline file artifact is generated. However, that is an incremental one (i.e. contains entries only for the NEW failures). It would be more...
View ArticleTabledrag misalignment and "Show row weights" link
Problem/MotivationThe items in a tabledrag (menu, taxonomy, etc) are shifted up and not vertically centered with the drag handle.Looking at the HTML, I see that the handle in 11.0.11 went from <a...
View ArticleAdd tests for SA-CORE-2024-008
Problem/Motivationhttps://www.drupal.org/sa-core-2024-008 was released in November 2024.This is a public issue to add the tests that were used in the development of the fix in a private issue, as...
View Article