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: show page name in document title using React Helmet #3229

Merged
merged 6 commits into from
Aug 2, 2023

Conversation

mustajab-ikram
Copy link
Contributor

@mustajab-ikram mustajab-ikram commented Jul 29, 2023

I have completed the task related to Issue #3201. I have added the Page Title functionality using React Helmet as discussed in our previous chats.
Please take a look at the PR when you get a chance. Let me know if there are any further changes or improvements you would like to see.
image
close #3201

@palashgdev
Copy link
Contributor

thanks, @mustajab-ikram for the PR

just small chances would be good to have

@mustajab-ikram
Copy link
Contributor Author

fix: Add translation support for page titles

  • Incorporate translation in the Head component to dynamically set page titles based on the current route.
  • Add translation files for 'en' and 'en-GB' locales for the page titles.

@palashgdev palashgdev self-requested a review August 2, 2023 09:19
Copy link
Contributor

@palashgdev palashgdev left a comment

Choose a reason for hiding this comment

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

thanks @mustajab-ikram for raising the pr

small, enhancement which I did updated the return type of the function and we already have AppLayout so move the logic there

And thanks for sharing the pr :-D working seamlessly

@palashgdev palashgdev merged commit f1fff4c into SigNoz:develop Aug 2, 2023
9 of 11 checks passed
@welcome
Copy link

welcome bot commented Aug 2, 2023

Congrats on merging your first pull request!
minion-party
We here at SigNoz are proud of you! 🥳

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.

Show page name instead of default heading in SigNoz app
2 participants