Add support for RFC5785 change password well known resource
Problem/MotivationA new well-known resource was added to RFC5785 which allows password managers to direct users to a standard URL, which then redirects the user to the password change form.Description...
View ArticleAdd a mechanism to mark TypedData (entities and fields) internal via settings
Problem/MotivationSplitting off from #3035979-40: [DISCUSSION] Should a facility be added to JSON:API which limits automatic exposure of all entities.We'd like to have an "in case of emergency, break...
View ArticleAdd Media button not visible in edit node
When adding a "remote video" media field I cannot add a video in the node edit screen as the "Add media" button is not visible. As a workaround I can go to Content -> Media, add it from the there...
View ArticleReorder reference options in entity reference bundle settings
This is a followup to #1953568: Make the bundle settings for entity reference fields more visible..On entity reference bundle settings, if "Create referenced entities if they don't already exist" is...
View ArticleMake the bundle settings for entity reference fields more visible.
Problem/MotivationThis issue is spun off from #1847596: Remove Taxonomy term reference field in favor of Entity reference.The bundle selection for an entity reference field is probably the most...
View ArticleConvert AJAX part of \Drupal\file\Tests\FileFieldWidgetTest to...
Problem/MotivationdrupalPostAjaxForm() is simulating the behaviour of ajax.js, so using it, doesn't really provide fundamental guarantees.#2809161: Convert Javascript/AJAX testing to use...
View ArticleResponsive remote videos via the Media module
I was just trying out the remote video media type and i'm struggling to see how I can make this responsive for different device widths.So when you add a remote video and then display it as the rendered...
View ArticleWrap field-type settings in a fieldset
Problem/MotivationThis is a follow-up to #1953568: Make the bundle settings for entity reference fields more visible..When configuring a field (such as...
View ArticleHelp text too obtrusive in bundle settings
This is a followup to #1953568: Make the bundle settings for entity reference fields more visible..In #1953568: Make the bundle settings for entity reference fields more visible., we struggled with...
View ArticleInvestigate problems with Symfony 4 now
Problem/MotivationDrupal 9 will release with either Symfony 4 or Symfony 5.In order to be able to do that, we should make Drupal 8 as compatible with Symfony 4 as possible:1. Remove all use of...
View Article[Symfony 4] Skip ReverseProxyMiddlewareTest::testReverseProxyEnabledLegacy test
Problem/MotivationSkip ReverseProxyMiddlewareTest::testReverseProxyEnabledLegacy test if Request::setTrustedHeaderName() does not exist because it's a legacy test and this doesn't exist in Symfony...
View ArticleAdd granular permissions to the Layout Builder
Problem/MotivationA single permission controls access to the Layout Builder. Ideally access would be more fine-grained.Proposed resolutionLeave the 'configure any layout' permissionFor each bundle that...
View ArticleToolbar displays Manage tab even if the user is not permitted to see it
Problem/MotivationSites might want to give users access to the toolbar that aren't actually admins. For example, to provide easy access to shortcuts, a more slick user menu experience, etc. Toolbar...
View ArticleAdd @trigger_error to deprecated functions in file.inc and replace their usages
file.inc contains functions that are not properly replaced from the core as they are deprecated.drupal_chmod() - #3021459: Properly deprecate drupal_chmod()drupal_dirname() - #3021460: Properly...
View ArticleAllow reordering blocks without a pointer device
Problem/MotivationThe Layout Builder UI currently relies on mouse-driven drag-and-drop to move around blocks. Once #2956204: Allow Layout Builder sections to be reordered is finished, it will also be...
View ArticleNo support for multiple display pagination at same page
Views pagination does not support multiple display paginations at same page.Steps to reproduceInstall standard installation profileCreate articles and categories in two categories, make sure you have...
View ArticleAutomated Tests 8.x topic needs an update
API page: https://api.drupal.org/api/drupal/core%21core.api.php/group/testing/8.5.xThe Automated Tests topic, which is a @defgroup section in core/core.api.php, needs an update to remove mention of...
View ArticleImprove responsive styling of grid items in the media library
Problem/MotivationFrom #3037668-2: Improve visual coherence of the media library:(3) the side of the grid view does not align with the side of the tab content, as evidenced by the grid/tab switcher and...
View ArticleConvert all Simpletest web tests to BrowserTestBase (or...
Problem/MotivationWe want to get rid of simpletest.module in Drupal 9. We want to prepare the latest Drupal 8 development branch as much as possible before opening the Drupal 9 development branch (see...
View Article