Menu display missing indentation
I placed a custom menu block in bartik first sidebar. Menu items below first level are displayed without indentation. See attached images.This is a simple D8-rc2 install.
View ArticleTest various places in views whether it supports HTML5 tags
Problem/MotivationIt would be great if Views used HTML5 tags like <section> wherever appropriate.Proposed resolution1. Determine which parts of the views UI need to support HTML5 tags (this...
View ArticleBartik: fix button appearance on node add/edit form (small devices)
Left space is different and "Preview" button can take full width.
View ArticleRemove the obsoletely named Classy library attached to Bartik's...
Problem/MotivationComments that were replies to other comments used to be wrapped in the indented class, I traced this back to working in beta 14. Then something happened.Beta 14.  HEAD right now....
View ArticleMake the '+' icon for action buttons optional
Follow-up to #2514150: Advertise the block region demonstration in a more prominent wayProblem/MotivationAll action buttons get a '+' icon, even the action does not add anything.Proposed resolutionAdd...
View ArticleMove theme quickedit CSS to the Seven theme
Problem/MotivationSee discussion in: #2195695: Admin UIs on the front-end are difficult to theme See: #2489460: [Meta] Move module.theme.css files to Classy or SevenQuickedit is an administrative UI...
View ArticleInline labels in classy theme do not clear floats
When choosing inline labels in "manage display," the classy theme (and template) attaches a "field--inline-label" class to the div that contains the inline field and label. Then, the inline label...
View ArticleContent translation local tasks are not getting displayed due to caching
Follow-up to #2511516: Make local tasks and actions hooks provide cacheability metadata, to make the blocks showing them cacheableProblem/MotivationWhen we enable content translation for an item (node,...
View ArticleClearing cache via UI in translated language resets config translation of...
I translated field labels through the configuration translation module UI. When I create a node and then translate it the translated version reflects translated field labels so for example fr/node/nid...
View ArticleShow helpful message or be silent (but do not fatal!) when configuration...
Problem/MotivationFollow-up to #2584603-48: PHP exception on manage fields after enabling Configuration Translationwe cannot actually prevent having config files associated to the same mapper in...
View ArticleWhen editing a node translation, the menu link information shown is from the...
Problem/MotivationWhen editing a node translation, the menu link information shown is from the original language, not the translation itself.Steps to reproduce: * Add a language (e.g. Spanish) * Enable...
View ArticleThe spacing of the buttons in the preview bar is cramped on narrow screens
Problem/MotivationThe node preview bar looks bad on narrow screensProposed resolutionAdd a media query so the horizontal styling doesn't apply on small screensRemaining tasksNone.User interface...
View ArticleWatchdog: Undefined index: node in forum_menu_local_tasks_alter() (line 175...
Getting: Notice: Undefined index: node in forum_menu_local_tasks_alter() (line 175 of /home/hoslot5/public_html/modules/forum/forum.module). followed by Warning: Invalid argument supplied for foreach()...
View ArticleHide "Powered by Drupal" block title by default
Powered by Drupal block, when placed shows the "Powered by Drupal" Block title by default. Since the text in the block is also "Powered by Drupal" you see: Powered by Drupal Powered by Drupal Which...
View ArticleHow to POST a comment and other relational entities
Problem/MotivationIt's not clear how to POST a comment (and probably other entities having relations like book page, entity referenced entity).Submitting a node by following the REST+HAL node POST on...
View Articleajax_form query argument is not added when specifying a custom ajax URL
Problem/Motivation\Drupal\Core\Render\Element\RenderElement::preRenderAjaxForm() only adds the default query arguments if no custom Url object is provided.Additionally, the separate options key...
View ArticleAllow image style/responsive image mapping to be selected in Text...
Updated: Comment #7Problem/MotivationInserting an image in the text editor dialog today allows the user to fiddle with image dimensions. It doesn't even have aspect ratio locking.It's not great for the...
View ArticleStyling of button breaks while using Bartik as administration theme theme
Problem/MotivationStyling of button breaks while using Bartik as admin theme with the Chrome browser. Please have a look at "place block" button in the attached screenhots and note the missing end...
View ArticleAllow to run just specific types when running all tests
Problem/MotivationWe need a way to just run all javascript tests, this is solved by #2659100: Allow run-tests.sh to run just the javascript Functional tests, but at the same time, we need a way to skip...
View Article