Much like my last update things are going well. I am able to spend 2 full days every week on contribution and my commit activity has increased quite a lot. Many thanks to my sponsors: Palantir.net, OPTASY, and new ones who joined in the past few weeks: Vardot, OpenSense Labs, and Liip.ch.
Now some numbers, since the last update I committed 82 issues (worth 820 weighted issue credits), that’s about 33 issues per month (or 330 issue credits). That’s a few more issues per week than before. There is still room to increase the commit activity with more sponsors so don’t hesitate to check out how to sponsor my contribution in core.
- Navigation LayoutBuilder UI has dead click zone
- Update the Drupal logo in Drupal core with the 2024 brand evolution I like the new brand very much, it’s good to update the default icon
- Update documentation for table.html.twig around table cells
- Regression: The drawer in Safari is missing the drop shadow
- Update the Drupal logo on the project page
- Meeting notes: May 20th 2024 - Isomorphic rendering Meetings take time, I can now spend it more easily to keep updated and make sure everyone is aligned
- Remove JavaScript from Views configuration form now that it is only CSS Removing JS code because CSS is so good now is always nice
- Navigation overlay z-index is not defined
- Update stylelint rule unit-allowed-list to include container query units
- Navigation: Avoid layout builder form submit
- Tab highlights for current/hover/click are too high up when other tabs have 2 lines of text
- Mobile version of Navigation menu doesn’t properly reset Drupal.displace() on closing
- core.libraries.yml mis-implements moved_files syntax
- When configuring a field on a content type’s “manage display” tab the spinner shifts the label and format column
- #states not working correctly when built from a logical combination of multliple fields
- Responsive image width/height values are not used from fallback image style
- Custom Navigation logo is disconnected from new Layout template
- CKEditor 5 Styles dropdown broken when in off-canvas sidebar
- [drupalMedia] Ability to mark image media as “decorative”
- Refactor (if feasible) use of jquery parseHTML function to use vanillaJS removing jQuery one method at a time
- drupalInstallModule nightwatch function does not work with Experimental modules
- Prefer to use Array.prototype.includes() for some of Array.prototype.indexOf()
- Claro: Autocomplete dropdown bleeds through sticky table header
- Refactor Claro’s table–file-multiple-widget stylesheet
- “Single-Directory Components” needs to be hyphenated because of English grammar and content style rules
- Trigger a JavaScript deprecation error for dialogClass in forked dialog.js
- Update to jquery UI 1.14.0 beta 2 Bleeding edge of web development :)
- Implement Nightwatch tests for Navigation module
- Visually-hidden refresh button in Field UI fails WCAG Focus Visible.
- Olivero: Incorrect positioning of close button on mobile device when navigation module is enabled.
- The core/drupal.message library requires a status_messages render element
- The [0] hatch in misc/vertical-tabs.js causes issues if there are multiple forms with vertical tabs. One thing jQuery does well is handle uncertainty much better than vanilla JS, and removing jQuery exposes us to that kind of things
- Drupal core committers team meeting - Dev Days Burgas 2024
- Reorder checkboxes on “Development settings” page
- Secondary tabs design is distorted on block view page
- Drupal core committers meeting 2024-06-11
- Remove decoupled menus and media initiatives from MAINTAINERS
- Update Drupal’s default throbber icons Using svg instead of gifs, overdue
- Update loading icon and use SVG
- Layout shift on displays in views page
- Remove documentation for readmore, logged_in and is_admin from node.html.twig
- Remove legacy ‘metadata’ variable from node.html.twig
- Prevent simultaneous open/close on simultaneous click/hover Navigation still needs polish, this one helped quite a bit with regular use
- Long string breaks the layout of Claro (reapply fix)
- Spacing issue in Home > Search page on Advanced search section
- Autocomplete input text can visibly overflow under magnifier icon
- Refactor Claro’s tabledrag stylesheet
- Have a dedicated category for blocks provided by the Navigation module
- ToolbarStoredStateTest needs wait after resizing window
- The link on the Image tag is redirecting to an undefined page from the node preview screen
- clarify db settings for run-tests.sh example command
- Parameters doc for views “row” should be at the top level of the array
- Consolidate Umami performance tests
- Optimize TelephoneFieldTest
- hook_local_tasks_alter() and hook_menu_local_tasks_alter() need mutual @see links
- Update to ckeditor 42.0.2
- Consolidate methods on FormElementsLabelsTest
- Merge the build and lint stages in core MR pipelines Tests go faster
- Fix Field UI tests that rely on UID1’s super user behavior
- Single directory component CSS asset library not picked up in admin theme immediately after module install without cache clear
- Replace t() calls inside of Controllers that do not use StringTranslationTrait
- Render API overview should include a link to the list of elements
- Resync .gitlab-ci.yml and .gitignore following Yarn 4 in 11.x
- Merge test methods in FieldUIRouteTest for better performance
- Fix File tests that rely on UID1’s super user behavior
- Stop using a data provider in UserPasswordResetTest
- More efficient route lookup caching
- Update deprecation notices in ajax.js
- Consolidate ckeditor5’s FunctionalJavascript tests More test speed
- Drupal Displace outputs invalid value for --drupal-displace-offset-right when opening top dialog
- Subpixel rounding issue causes dialog to resize unnecessarily That one had a funky side effect when resizing the browser window. It’s gone now :)
- Document that Uuid::isValid() only considers lowercase UUIDs as valid
- Menu system docs section gives wrong alter hook
- standardize docs on how to use the 4 types of test base
- Update to jQuery UI 1.14.0
- Add example and sections to Block API documentation
- FileSystemInterface::copy documentation is inaccurate
- Use artifacts to share the eslint and styleint caches from core to MRs
- New throbber SVG images lack xmlns attribute
- Drupal core committers meeting 2024-08-05
- Drupal core committers meeting 2024-07-01
- Document the recommended ways to obtain the database connection object
There were too many to comment each one individually. Many issues on stabilizing the new navigation module, making core tests faster, and documentation.
If you’re interested in supporting my work on Drupal core and keep the frontend fixes coming, consider sponsoring me.