fix(client): prevent duplicate title in page title by imsomilg · Pull Request #68053 · freeCodeCamp/freeCodeCamp · GitHub
Skip to content

fix(client): prevent duplicate title in page title#68053

Open
imsomilg wants to merge 2 commits into
freeCodeCamp:mainfrom
imsomilg:fix/duplicate-title-in-page-title
Open

fix(client): prevent duplicate title in page title#68053
imsomilg wants to merge 2 commits into
freeCodeCamp:mainfrom
imsomilg:fix/duplicate-title-in-page-title

Conversation

@imsomilg

Copy link
Copy Markdown
Contributor

Checklist:

  • [ X ] I have read and followed the contribution guidelines.
  • [ X ] I have read and followed the how to open a pull request guide.
  • [ X ] My pull request targets the main branch of freeCodeCamp.
  • [ X ] I have tested these changes either locally on my machine, or GitHub Codespaces.

Closes #68028

@imsomilg imsomilg requested review from a team as code owners June 18, 2026 10:51
@github-actions github-actions Bot added the platform: learn UI side of the client application that needs familiarity with React, Gatsby etc. label Jun 18, 2026

@majestic-owl448 majestic-owl448 left a comment

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.

there are many Challenges components (for the different challengeType), can you see which others need updating?

@majestic-owl448 majestic-owl448 added the status: waiting update Is awaiting update, after feedback or request for changes label Jun 18, 2026
@imsomilg

Copy link
Copy Markdown
Contributor Author

@imsomilg

imsomilg commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: learn UI side of the client application that needs familiarity with React, Gatsby etc. status: waiting update Is awaiting update, after feedback or request for changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't render same title twice in page title

2 participants