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 a newsletter subscribe form to the Landing Page #243

Closed
Tracked by #158
benjagm opened this issue Nov 24, 2023 · 8 comments
Closed
Tracked by #158

Add a newsletter subscribe form to the Landing Page #243

benjagm opened this issue Nov 24, 2023 · 8 comments
Assignees
Labels
✨ Enhancement Indicates that the issue suggests an improvement or new feature. Status: In Progress This issue is being worked on, and has someone assigned.

Comments

@benjagm
Copy link
Collaborator

benjagm commented Nov 24, 2023

Related Issue: /community#440

Reason/Context

In order to start using the newsletter we need to add a subscribe form to the landing page. This will be created inside the section currently used with a call to action to Contribute. We'll replace with a call to action to subscribe.

Screenshot 2023-11-24 at 10 32 54

Description

  • This is not a breaking change, the section already exists in the landing page, we just need to replace it with the form details.
  • The form and fields ids are the ones used in this Mailchimp sign-up form: http://eepurl.com/iDbuEk
  • Follow this guide to extract the key information from the Mailchimp sign-up form.
  • Use the asyncAPI approach as inspiration.
Screenshot 2023-11-24 at 10 36 48

Do you think this work might require an Architectural Decision Record (ADR)? (significant or noteworthy)

No

@benjagm benjagm added the ✨ Enhancement Indicates that the issue suggests an improvement or new feature. label Nov 24, 2023
@benjagm
Copy link
Collaborator Author

benjagm commented Nov 27, 2023

We can also use a different approach and add the form in the footer like https://mui.com/

Screenshot 2023-11-27 at 10 20 16

@Relequestual
Copy link
Member

Why not both? =]

@ayushnau
Copy link
Contributor

@benjagm should i start working on this.

@ayushnau
Copy link
Contributor

#308

@ayushnau
Copy link
Contributor

ayushnau commented Feb 13, 2024

@benjagm on clicking on subscribe button should the user go to another page newsletter.

@benjagm benjagm added Status: Available No one has claimed responsibility for resolving this issue. Status: In Progress This issue is being worked on, and has someone assigned. and removed Status: Available No one has claimed responsibility for resolving this issue. labels Feb 20, 2024
@benjagm
Copy link
Collaborator Author

benjagm commented Mar 3, 2024

@ayushnau one big favour. Can you please rebase? I am going to merge this.

@benjagm benjagm added this to the Docs Release 3 milestone Mar 6, 2024
@benjagm
Copy link
Collaborator Author

benjagm commented Apr 8, 2024

Completed.

@benjagm benjagm closed this as completed Apr 8, 2024
@benjagm benjagm mentioned this issue Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Enhancement Indicates that the issue suggests an improvement or new feature. Status: In Progress This issue is being worked on, and has someone assigned.
Projects
None yet
Development

No branches or pull requests

3 participants