Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(TMD-918): Update to newsletter article component logic #3978

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amerkadicE
Copy link
Contributor

@amerkadicE amerkadicE commented Nov 4, 2024

Description

Update to newsletter article component logic
TMD-918

Checklist

  • Have you done any manual testing?
  • Does it have automated tests?
  • Do you need any other PRs merged before this (if so please list)?
  • Do you need to update the README/Runbook
  • Have you checked for accessibility?

Screenshots (if appropriate):

Include screenshots if needed.

@amerkadicE amerkadicE requested a review from a team as a code owner November 4, 2024 07:27
@amerkadicE amerkadicE force-pushed the feat/tmd-918-update-to-newsletter-article-component-logic branch from 5ee0e1a to d5798ef Compare November 4, 2024 09:21
Copy link

sonarqubecloud bot commented Nov 4, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
100.0% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@@ -37,6 +37,141 @@ const newslettersBySection = [
"https://www.thetimes.co.uk/imageserver/image/methode%2Ftimes%2Fprod%2Fweb%2Fbin%2F306637af-2b6f-48fc-b264-d661b2067818.jpg?resize=800"
})
},
{
section: "environment",
Copy link
Contributor

Choose a reason for hiding this comment

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

@amerkadicE just wondering whether these sections actually exist? As far as I was aware it was based on edition sections? Do we need to do some work to change section value to point to primary category?

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.

4 participants