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

Fix doubled first words in track articles' titles #96

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

PedroAntunesCosta
Copy link
Contributor

Since we decided not to use reference numbers in track articles page titles, this part of the code was generating a bug, described in issue 86. So this PR removes it.

How should this be manually tested?

I tested this locally, and it worked fine.

  1. Run the portal locally.
  2. Access this article.
  3. See if the first word in the page header is doubled.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires change to documentation, which has been updated accordingly.

…ck articles' titles

Since we decided not to use reference numbers in track articles page titles, this part of the code
was generating a bug, described in issue 86.

#86
Copy link

netlify bot commented Aug 29, 2024

Deploy Preview for leafy-mooncake-7c2e5e ready!

Name Link
🔨 Latest commit 2a7c803
🔍 Latest deploy log https://app.netlify.com/sites/leafy-mooncake-7c2e5e/deploys/66cfc028e2a86e0008a75c2d
😎 Deploy Preview https://deploy-preview-96--leafy-mooncake-7c2e5e.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This pull request does not contain a valid label. Please add one of the following labels: ['release-no', 'release-auto', 'release-patch', 'release-minor', 'release-major']

@PedroAntunesCosta PedroAntunesCosta added the release-patch Patch version bump label Sep 2, 2024
@PedroAntunesCosta PedroAntunesCosta merged commit 1bedba6 into main Sep 2, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-patch Patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants