Drupal websites hosted by Pantheon will be updated beginning Wednesday November 12th and run through the week. Sites will be updated in groups by organization. Updates will occur after business hours. It is recommended to not make updates outside of business hours this week. Please see the upcoming maintenance on TechAlerts.
List of Updates
- Update to Drupal Core v10.4.8.
This upgrade provides security patches to Drupal 10.
- Jobs Portal Widget.
Introducing a new custom module for displaying Job listings. The Jobs Portal Widget is a block that can be displayed on any page via Layout Builder or Block Layout.
Please read through the documentation here: https://websites.ucr.edu/how-setup-jobs-portal-widget
- Enhancement: Added Threads to list of Social Links.
Added Threads as a social media option in Configuration > System > UCR Custom Site Settings (/admin/config/system/ucr-global)
- Accessibility: Fixed color contrast on table headers with <p> elements.
When using the CNAS theme, and a table is created with a paragraph element in a table header, the text is displayed with blue on blue background. We fixed this problem by turning the text to white.
- Accessibility: Fixed Color contrast on Pager Buttons. AA conformance level.
- Accessibility: Fixed Role not inside the required context issue. A conformance level.
Improved the role attributes of Accordion blocks.
- Accessibility: Fixed Text is clipped when resized issue for AddtoAny buttons. AA conformance level.
This fix is for the AddToAny share buttons on Article content types. The text label for each button was improperly hidden, and screen readers were not able to read them. The fix was to add a class specifically for screen readers to detect while keeping the visuals of the buttons.
- Bug Fix: CNAS Theme Button Color Contrast.
- Bug Fix: CNAS Theme consistent font size for paragraphs in Article Listing pages and Article Preview Blocks.
In listing pages (ex. /blog), the summaries of articles created with CKEditor 5 with source mode has a slightly larger font compared to articles created with the regular CK5 Editor. The fix is to make font size consistent for the listing pages. The issue does not affect individual content.
- Bug Fix: Improved Line Separator styles name and its placement.
Fixed issue where the Brand Blue, Brand Gold, and Light Blue line separators had opposite effect of what they were labeled to do. The "Above" Bar goes below, and the "Below" bar goes above.