Core Status report page content overflows its background for mobile/tab (CSS...
Problem/MotivationDrupal Core Status report page content overflows its background for small screen (mobile/tab). Admin page/path : admin/reports/status And this is because of single big-word issue....
View ArticleBackground color of Bartik results in black on black
Bug Report: ===================== Black on black is unreadableProposed Solution: ===================== Remove the black background color which results in a white background and text becomes readable in...
View ArticleConvert web tests to browser tests for filter module
See #2735005: Convert all Simpletest web tests to BrowserTestBase (or UnitTestBase/KernelTestBase)
View ArticleWhile positioning dialog min/maxHeight options are ignored in some cases
Method resetSize() in dialog.position.js is responsible to reposition and resize jQuery UI dialog on dialog content loading and later on screen resize events, etc.The problem is that some dialog...
View ArticleUpdate stylelint rule declaration-block-trailing-semicolon to be consistent...
Problem/MotivationFollow-up to #2865971: Use stylelint as opposed to csslint in core. Configure the declaration-block-trailing-semicolon to be consistent with...
View ArticleAdd a 'fence' around settings tray with aggressive CSS reset.
Problem/MotivationMaintainers of distributions and themes have pointed out that there is some bleed through of css from themes into the settings tray, which can significantly impact experience and...
View ArticleRemove unnecessary prefixing from media libraries
Problem/Motivationmedia.libraries.yml declares its libraries as:media_form: version: VERSION js: js/media_form.js: {} dependencies: - core/drupal.form media_type_form: version: VERSION js:...
View ArticleUpdate stylelint rule comment-empty-line-before to be consistent with...
Follow-up to #2866802: Update stylelint rule color-hex-length to be consistent with Drupal's CSS standardsProblem/MotivationFollow-up to #2865971: Use stylelint as opposed to csslint in core. Configure...
View ArticleUpdate stylelint rule length-zero-no-unit to be consistent with Drupal's...
Problem/MotivationFollow-up to #2865971: Use stylelint as opposed to csslint in core. Configure the length-zero-no-unit to be consistent with...
View ArticleUpdate stylelint rule at-rule-empty-line-before to be consistent with...
Problem/MotivationFollow-up to #2865971: Use stylelint as opposed to csslint in core. Configure the at-rule-empty-line-before to be consistent with...
View ArticleUpdate stylelint rule declaration-colon-space-after to be consistent with...
Problem/MotivationFollow-up to #2865971: Use stylelint as opposed to csslint in core. Configure the declaration-colon-space-after to be consistent with...
View ArticleUpdate stylelint rule block-no-empty to be consistent with Drupal's CSS...
Problem/MotivationFollow-up to #2865971: Use stylelint as opposed to csslint in core. Configure the block-no-empty to be consistent with...
View ArticleAdd trigger_error to deprecated AggregatorTestBase class
Follow-up to #2757023-34: Convert all aggregator web tests to BrowserTestBaseProblem/MotivationProposed resolutionRemaining tasksUser interface changesAPI changesData model changesNone.
View ArticleUpdate stylelint rule number-no-trailing-zeros to be consistent with...
Problem/MotivationFollow-up to #2865971: Use stylelint as opposed to csslint in core. Configure the number-no-trailing-zeros to be consistent with...
View ArticleExamples in filter.api.php use deprecated regular expression modifier...
According to PHP7CC the filter module uses a deprecated regular expression modifier:File: \modules\filter\filter.api.php> Line 205: Removed regular expression modifier "e" used...
View ArticleUpdate stylelint rule number-leading-zero to be consistent with Drupal's...
Problem/MotivationFollow-up to #2865971: Use stylelint as opposed to csslint in core. Configure the number-leading-zero to be consistent with...
View ArticleSort is lost when using views exposed filter
Problem/MotivationOriginal problem report, as amended by @mpp:Create a paged view with an exposed block and expose the "items per page" option to allow a user to change the amount of results.When...
View ArticleViews exposed form block options are not updated immediately when adding...
Problem/MotivationIn the process of triaging issue #2823541: Sort is lost when using views exposed filter @xjm and I encountered another problem relating to the views exposed block form where the...
View Article"Has taxonomy term" contextual filter does not take the language...
Problem/MotivationOn a multilingual website:Create an article with a tag, for example in englishTranslate the article in french and do not associate the french version with the tag.Go to the tag page...
View ArticleUpdate stylelint rule function-comma-space-after to be consistent with...
Problem/MotivationFollow-up to #2865971: Use stylelint as opposed to csslint in core. Configure the function-comma-space-after to be consistent with...
View Article