Apply width and height attributes to responsive image tag
Problem/MotivationWhile playing with lazy loading attribute that is coming from the core and our own implementation in #3060605: Support lazy loading of images @sasanikolic noticed that responsive...
View Article[PP-1] Upgrade to Guzzle 7
Problem/MotivationDrupal 10 will require Guzzle 7.Goutte has a conflict with Guzzle7, but has already been deprecated as a core dependency in #3176655: Deprecate GoutteDriver use in core and use...
View ArticleRemove mink-goutte-driver as a core dependency
Problem/Motivation#3176655: Deprecate GoutteDriver use in core and use Behat\Mink\Driver\BrowserKitDriver directly instead deprecated mink-goutte-driver as a core dependency, and that dependency also...
View ArticleParagraphs fields cause overflow of content forms in Claro
I'm not sure if this should be an issue for core Claro or contrib Paragraphs, but it only seems to manifest with Claro, so starting here. A fresh install of Drupal 8.9.0-rc1, paragraphs 1.12 with Claro...
View ArticleProject Browser Initiative meeting for June 16, 2021
High level summary of meetingTBDMeeting recordinghttps://youtu.be/A2e7SsqWik0Next stepsPer Mihaela, our work has been evolving into three sorts of tracks:Prototype development User research and...
View ArticleProject Browser Initiative meeting for June 23, 2021
High level summary of meetingTBDMeeting recordingTBDNext stepsTBD
View ArticleOlivero: wide image can overlap sidebar when toolbar open and in vertical mode
Within Olivero, if the image can overlap a sidebar if the toolbar is in vertical mode and is open.
View ArticleHandle computed fields in entity queries: throwing a helpful exception is...
Problem/MotivationWhen writing an entity query it is possible to write conditions against all fields within an entity, however if the field is computed it will throw an error.Proposed resolution- Add a...
View ArticleConnection::$temporaryNameIndex should be deprecated
Problem/MotivationIn #3211780: Deprecate Connection::queryTemporary() we deprecated Connection::queryTemporary but forgot to deprecate Connection::$temporaryNameIndex too.Proposed resolutionAdd a...
View ArticleRemove references to 'administrators' in module descriptions
Problem/MotivationFollow up from #1924996: Fix error and improve on module descriptor text for the Extend pageSeveral modules reference 'administrators' in their description:Ban Allows administrators...
View ArticleOpen MySQL connection using \PDO::ATTR_STRINGIFY_FETCHES
Problem/MotivationPHP 8.1 has fixed a bug in the PDO MySQL driver where if you use \PDO::ATTR_EMULATE_PREPARES then all fetches are string-ified. In PHP 8.1 integer db fields would return an integer...
View ArticleIE focuses elements on click that should not be focusable, and Claro makes...
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 ArticleContextual Links Style Update
Originally submitted on GithubProblem/MotivationThe admin UI theme is being redesigned and Contextual links need to be integrated with the new design system.Proposed resolutionImplement new contextual...
View ArticleClaro Shortcuts star fails WCAG Use of Color and Non-text contrast
ProblemThe shortcuts star icon doesn't satisfy WCAG Success Criteria 1.4.1 "Use of Color", or 1.4.11 "Non-text contrast".The grey outline of the star is too faint. It has a contrast ratio of just...
View ArticleToolbar style update
(Originally submitted by saschaeggi on Github)Problem/MotivationRecent interviews and research exposed pain points around Drupal's admin experience of looking and feeling dated.Proposed...
View ArticleCreate smaller variations for form elements
Problem/MotivationSeveral places in Claro use the regular size for input fields and take a lot of vertical space.Proposed resolution As we have for buttons, we need smaller and more compact input and...
View ArticleForm prefix/suffix redesign in Claro
Problem/MotivationIn form-text.css, .form-element width is set to 100% at widths up to 600px. This pushes prefixes and suffixes to a new line in a way that doesn't look good. (Found using Umami profile...
View ArticleImprove horizontal alignment so that elements are aligned on a vertical line
Improve horizontal alignment so that elements are aligned on a vertical line.Currently the alignment is a bit mixed but should be nicely aligned.CurrentPossible alignement fixSee also a related issue...
View ArticleDrupal Usability Meeting 2021-07-23
This meeting takes place every Friday at 10:00am ET (7:00am PT, currently 14:00 UTC). See Time.is to see what that is in your timezone.The meetings are held using Zoom, and a link is posted in the #ux...
View ArticleDrupal Usability Meeting 2021-07-16
This meeting takes place every Friday at 10:00am ET (7:00am PT, currently 14:00 UTC). See Time.is to see what that is in your timezone.The meetings are held using Zoom, and a link is posted in the #ux...
View Article