Search button on small screens does not have a hover/focus state
This is a follow-up from #2942410: Make search button 100% width on small screens.In that issue, we set the search button to 100% of the screen on small screens and changed it's colour to green....
View ArticleUmami Theme - follow-up - search page theming required
Problem/MotivationItem 1 and 2-4 from #2904243-58: Implement the Out of the Box designs as a theme for demo_umami needs attention Proposed resolutionRemaining tasksUser interface changesAPI changesData...
View ArticleWI: Add a revision_parent field to revisionable entities
Problem/MotivationSee #2725433: WI: Phase A: Use the revision API in more placesProposed resolutionIntroduce a new type of reference field that can reference specific revisions. This new field would be...
View ArticleMissing source table
Hi,I get this message for all tables about content types when I run drush ms command:SQLSTATE[42S02]: Base table or view not found: 1146 Table 'proXX_XXDrupal6.node_revision' doesn't exist: SELECT...
View ArticleMultilingual functionality - enable English and Spanish as part of Umami...
Problem/MotivationA multilingual (English and Spanish) website should be installed as part of the Umami OOTB experience. Having that in core would also allow the ability to submit patches that will fix...
View Article[META] Add classy_dev and minor-branch theme snapshots to allow fixing markup...
Problem/MotivationI'm tracking a number of issues that are trying to fix bugs in core's markup, so far entirely for various form elements.Drupal 8 frontend backwards compatibility (BC) policy says we...
View ArticleIf you translate the literal "inline blocks" to another language in...
Problem/MotivationIf you translate the literal "inline blocks" to another language in the layout builder, it stops working.This is because in the controller, there is a validation with the literal...
View ArticleAllow section storages to be loaded via routing without loading from the...
Problem/MotivationWhen given the section storage in tempstore it is very difficult (almost impossible) to retrieve the raw section storage underneath.Currently, the only param converter provided does...
View Article[meta] Remove Classy testing profile dependency
Problem/MotivationIn #2350823: Use the Classy theme in the Testing profile we "temporarily" changed the testing profile to use classy theme (instead of stark) as we cleaned the CSS classes out of core...
View ArticleContent moderation show state label instead of transition label
Problem/MotivationWhen attaching a content moderation workflow to a content, "change to" select list show state label instead of showing transition label.Proposed resolutionShow transition label...
View ArticleEnsure that Layout Builder Inline Blocks doesn't assume section storage...
Problem/MotivationCurrently the Inline Blocks functionality makes assumptions about how override sections are stored so it will only work with core's provide section storages.Proposed resolutionMake...
View ArticleDate picker only works with US date and time formats
Problem/MotivationUp to Drupal 7, the default date format was the ISO standard YYYY-mm-dd Commands:HH:mm. So where the date format, couldn't be set (such in the node/add forms) this was used. Users...
View Article\Drupal\file\Plugin\rest\resource\FileUploadResource uses basename() when it...
Problem/Motivation\Drupal\file\Plugin\rest\resource\FileUploadResource is using PHP's builtin basename() which is vulnerable to https://bugs.php.net/bug.php?id=77239Proposed resolutionUse...
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 Article[PP-1] Option #description_display for form element fieldset is not changing...
Problem/Motivation#314385: Make position of #description configurable via the API introduced option #description_display which controls placement of the form element #description. The options for...
View Article[PP-1] #states attribute does not work on #type datetime
Problem/Motivation#states do not work with 'datetime' form elements.Proposed resolutionUpdate logic in the Datetime element to handle the nested elements.Fix datetime-wrapper twig templates to actually...
View Article[PP-1] #description_display broken for details elements
Problem/MotivationFollowing #description_display work defined for elements in issue : #314385: Make position of #description configurable via the API and what has been done more specifically for...
View ArticleFile Field design update: Upload field.
Problem/MotivationIn terms of interaction, file fields could be a lot more accessible. The style guide proposes both a new appearance and a new interaction design.Proposed resolutionFiles can be added...
View Article[PP-1] Form radios/checkboxes elements should have js-form-wrapper class
Problem/MotivationStates on radios and checkboxes elements are currently broken until #994360: #states cannot check/uncheck 'radios' and 'checkboxes' elements is resolved, but when that issue is fixed...
View Article