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

Add page titles #632

Merged
merged 9 commits into from Feb 24, 2023
Merged

Add page titles #632

merged 9 commits into from Feb 24, 2023

Conversation

oo-bldrs
Copy link
Contributor

PR to implement dynamic page titles via the React Helmet package.

Fixes #166.

@netlify
Copy link

netlify bot commented Feb 23, 2023

Deploy Preview for bldrs-share ready!

Name Link
🔨 Latest commit f03ad1d
🔍 Latest deploy log https://app.netlify.com/sites/bldrs-share/deploys/63f7ccf7a78589000885cd7d
😎 Deploy Preview https://deploy-preview-632--bldrs-share.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 settings.

Copy link
Member

@pablo-mayrgundter pablo-mayrgundter left a comment

Choose a reason for hiding this comment

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

Cool!

I think also a unit test on the AboutControl.. we'll refer to that a lot.

This style looks concise
testing-library/react-testing-library#402

@oo-bldrs oo-bldrs merged commit 4bac287 into bldrs-ai:main Feb 24, 2023
@oo-bldrs oo-bldrs deleted the add-page-titles branch February 24, 2023 14:10
OlegMoshkovich pushed a commit to OlegMoshkovich/Share that referenced this pull request Mar 3, 2023
* Add React Helmet dependency

* Implement Helmet context provider

* Fix return type for functional component

* Set titles for default page and about page

* Update E2E test to check for page title

* Add title for Share dialog

* Add Helmet context provider for mock component wrappers

* Add unit test for About dialog title

* Add unit test for Share control + dialog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

Change page title for about and share dialog
2 participants