Hover effect while creating image style.
When creating the image style and hover on the anchor instead of hovering over the particular box it is showing a hover effect on the whole row. Steps to ReproduceCreate new image styleAdd Scale and...
View ArticleWhen you remove the "Breadcrumb" block in Seven, there's no...
Problem/MotivationWithWithoutProposed resolutionFix CSS.Remaining tasksBrowser testsUser interface changesminimal, better spacing when breadcrumb block is disabled on admin pagesAPI changesnoneData...
View ArticleMigrate sets revision_translation_affected incorrectly when different...
Problem/MotivationSee #2746541-400: Migrate D6 and D7 node revision translations to D8#2746541-403: Migrate D6 and D7 node revision translations to D8#2746541-405: Migrate D6 and D7 node revision...
View ArticleFix flagged spelling errors due to missing hyphens for prefixes
Problem/MotivationDiscovered at #2972224: Add .cspell.json to automate spellchecking in Drupal core, and pointed by @xjm in https://www.drupal.org/project/drupal/issues/3122088#comment-13628724+++...
View ArticleViews Exposed Filter Auto Complete "Has taxonomy term" field too wide
In a fresh install of Drupal 8.8.5, when adding an exposed filter using the criteria of "Has taxonomy term", the field is twice as wide as all other fields that are exposed. I have attached images. The...
View ArticleRemove focus effect from non-interactive elements in Internet Explorer 11
Problem/MotivationTo reproduce this issue, view the html in #9 in IE11.In IE11, any element set to display: flex; can receive focus by being clicked. This has been narrowed down to an IE bug, but one...
View ArticleResolve @todo: Remove this part once we have a _title_callback, see...
Problem/MotivationThe @todo refers to the issue #2076085: Resolve the need for a 'title callback' using the route. Its resolution was fixed:Proposed resolutionRemove the @todoRemaining tasksWrite a...
View ArticleAdd an implementation of EntityDisplayBase::label()
Problem/MotivationNeither EntityFormDisplay nor EntityViewDisplay have a label key, and as such their ::label() method returns NULL.Proposed resolutionImplement ::label(), returning a string indicating...
View ArticleElement inside form-item can cause overflow
Elements inside a form-item can cause unwanted overflow to happen (see screenshot). Path: admin/content Patch follows.
View ArticleImprove StringItem::generateSampleValue()
Problem/MotivationSample entity value generation generates long strings for text fields. This can cause the layout to break, as noted in #3016507: Break long text strings in layout editProposed...
View Article[META] Provide modern replacements for and deprecate the legacy include files...
Drupal 9 still has a bunch of legacies includes files. See the previous meta #2999721: [META] Deprecate the legacy include files before Drupal 9Here is the tracking of the deprecation status of the...
View ArticleLet the 'Transform dashes in URL to spaces in term name filter...
Problem/MotivationFollow up to #2710407: Option for 'Transform dashes in URL to spaces in term name filter values' on term arguments doesn't affect the queryIf you have a term "co-worker" and you...
View ArticleAdd back rollbacks through the UI
Follow-up to #2687843: Add back incremental migrations through the UIProblem/MotivationFollow-up to #2683421: Remove incremental and rollback options from the UI (and add them back when they are more...
View ArticleResolve @todo: when https://www.drupal.org/project/drupal/issues/2999549 *...
Problem/MotivationThe @todo refers to the issue #2999549: Allow button tag in LinkGenerator for better accessibility. Its resolution was fixed:Proposed resolutionRemove the @todoRemaining tasksWrite a...
View ArticleRename dictionary.txt file to drupal.dic to make it compatible with PhpStorm
Problem/MotivationSince #2972224: Add .cspell.json to automate spellchecking in Drupal core Drupal core ships with a spell check dictionary stored as plain text file (dictionary.txt). That file could...
View ArticleReplace jQuery UI dialog with supported library or polyfill
Problem/MotivationWe are in the process of deprecating jQuery UI in core. jQueryUI dialog is among the components that need to be removed/replaced. As mentioned in the parent issue: #3067261: [Plan]...
View Article[PP-2] Find a way to notify people about Symfony Event class changes
Problem/MotivationFollowing #3055198: [Symfony 5] Symfony/Component/EventDispatcher/Event is deprecated in Symfony 4.3 use Symfony/Contracts/EventDispatcher/Event instead and #3055194: [Symfony 5] The...
View ArticleUse dropbutton variants with #dropbutton_type instead of custom classes
Problem/MotivationTo stick to the design system approach for claro the implementation for components should stick to predefined variants.Proposed resolutionSince Add support for Dropbutton variants...
View ArticleImage style is not working after upgrading to drupal 7.72
Hi all,Could someone pls help me to fix this. The image style module was creating the images before upgrading to drupal 7.72. The thumbnail images and other image style images are or not created after...
View Article