Skip to content

(#5262) Update List Description Tooltip text to include Blog Series#5294

Open
dev-rana-publicis wants to merge 1 commit into
developfrom
ticket/5262-list-description
Open

(#5262) Update List Description Tooltip text to include Blog Series#5294
dev-rana-publicis wants to merge 1 commit into
developfrom
ticket/5262-list-description

Conversation

@dev-rana-publicis

Copy link
Copy Markdown
Contributor

Closes #5262

@cgdp-management-server

Copy link
Copy Markdown

ODE Deployment

Code has been deployed to ODE 1151.

@dev-rana-publicis
dev-rana-publicis marked this pull request as ready for review July 2, 2026 14:35
@dev-rana-publicis
dev-rana-publicis requested a review from Copilot July 2, 2026 15:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Drupal field instance configuration for the field_list_description field across multiple CGov content/media bundles so the author-facing tooltip/description text includes “Blog Series”, aligning with Issue #5262.

Changes:

  • Updated field_list_description field description text to include “Blog Series” for multiple node bundles (Blog Post/Series, Article, Biography, etc.).
  • Updated field_list_description field description text to include “Blog Series” for relevant media bundles (e.g., Video, File).

Reviewed changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docroot/profiles/custom/cgov_site/modules/custom/cgov_video/config/install/field.field.media.cgov_video.field_list_description.yml Updates List Description tooltip text to include Blog Series for CGov Video media.
docroot/profiles/custom/cgov_site/modules/custom/cgov_press_release/config/install/field.field.node.cgov_press_release.field_list_description.yml Updates List Description tooltip text to include Blog Series for Press Releases.
docroot/profiles/custom/cgov_site/modules/custom/cgov_home_landing/config/install/field.field.node.cgov_mini_landing.field_list_description.yml Updates List Description tooltip text to include Blog Series for Mini Landing pages.
docroot/profiles/custom/cgov_site/modules/custom/cgov_home_landing/config/install/field.field.node.cgov_home_landing.field_list_description.yml Updates List Description tooltip text to include Blog Series for Home/Landing pages.
docroot/profiles/custom/cgov_site/modules/custom/cgov_file/config/install/field.field.media.cgov_file.field_list_description.yml Updates List Description tooltip text to include Blog Series for CGov File media.
docroot/profiles/custom/cgov_site/modules/custom/cgov_event/config/install/field.field.node.cgov_event.field_list_description.yml Updates List Description tooltip text to include Blog Series for Events.
docroot/profiles/custom/cgov_site/modules/custom/cgov_cthp/config/install/field.field.node.cgov_cthp.field_list_description.yml Updates List Description tooltip text to include Blog Series for CTHP pages.
docroot/profiles/custom/cgov_site/modules/custom/cgov_cancer_research/config/install/field.field.node.cgov_cancer_research.field_list_description.yml Updates List Description tooltip text to include Blog Series for Cancer Research pages.
docroot/profiles/custom/cgov_site/modules/custom/cgov_cancer_center/config/install/field.field.node.cgov_cancer_center.field_list_description.yml Updates List Description tooltip text to include Blog Series for Cancer Center pages.
docroot/profiles/custom/cgov_site/modules/custom/cgov_blog/config/install/field.field.node.cgov_blog_series.field_list_description.yml Updates List Description tooltip text to include Blog Series for Blog Series nodes.
docroot/profiles/custom/cgov_site/modules/custom/cgov_blog/config/install/field.field.node.cgov_blog_post.field_list_description.yml Updates List Description tooltip text to include Blog Series for Blog Post nodes.
docroot/profiles/custom/cgov_site/modules/custom/cgov_biography/config/install/field.field.node.cgov_biography.field_list_description.yml Updates List Description tooltip text to include Blog Series for Biographies.
docroot/profiles/custom/cgov_site/modules/custom/cgov_article/config/install/field.field.node.cgov_article.field_list_description.yml Updates List Description tooltip text to include Blog Series for Articles.
docroot/profiles/custom/cgov_site/modules/custom/cgov_application_page/config/install/field.field.node.cgov_application_page.field_list_description.yml Updates List Description tooltip text to include Blog Series for Application Pages.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

bundle: cgov_video
label: 'List Description'
description: '2-3 sentence description of the page content. [Displays in: Lists on Home/Landing, Mini Landing, and Cancer Research pages. If left blank, meta description will display instead]'
description: '2-3 sentence description of the page content. [Displays in: Lists on Home/Landing, Mini Landing, Blog Series, and Cancer Research pages. If left blank, meta description will display instead]'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dev-rana-publicis just make sure copilot is either wrong or addressed please

@dev-rana-publicis
dev-rana-publicis requested review from a team, adrianacastaneda and lburack July 2, 2026 15:16

@lburack lburack left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tooltip text for the List Description is updated on the ODE. Passes my review!

@andyvanavery31 andyvanavery31 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dev, since the only content type that uses the List Description to display on Blog Series pages are Blog Posts, can you please revert the changes you made to every file in this PR except the Blog Post file? I'm updating the request on the ticket

@dev-rana-publicis
dev-rana-publicis force-pushed the ticket/5262-list-description branch from 238b903 to b5beb2e Compare July 8, 2026 15:09
@andyvanavery31
andyvanavery31 removed the request for review from adrianacastaneda July 9, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CR: Update List Description Tool Tip to Include Blog Series

7 participants