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

Local development with new newsletter email functionailty is challenging #786

Open
JohnAllenTech opened this issue Feb 28, 2024 · 2 comments

Comments

@JohnAllenTech
Copy link
Contributor

Context

Local development has gotten a little harder with the introduction of the newsletter functionality due to a number of additional env variables being needed.

This causes the settings tab to not allow you to update a users profile.

Expected Behavior

There should be an way to bypass needing these variables to develop locally

Current Behavior

You need to correct env variables or you need to bypass the functionality in the code

Screenshots

Drag and drop screenshots here to better describe your issue

Steps to reproduce

Please provide detailed steps for reproducing the issue

Follow the README
Try to update your user settings locally after logging in

Additional info

Bypassed this locally by doing the following

image

and setting my .env to NODE_ENV=development
This may not be a good idea when deployed.

9a82fc53-e79a-48ff-a9a6-7f76e9346e3d.mp4
Copy link

Uh oh! @JohnAllenTech, the image you shared is missing helpful alt text. Check your issue body.

Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.

Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.

@JohnAllenTech JohnAllenTech changed the title Local development with newsletter email is challenging Local development with new newsletter email functionailty is challenging Feb 28, 2024
Copy link

Uh oh! @JohnAllenTech, the image you shared is missing helpful alt text. Check your issue body.

Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.

Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.

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

No branches or pull requests

1 participant