wkocjan / gatsby-theme-intro

Personal branding theme for developers
https://weeby.studio/intro/
MIT License
336 stars 157 forks source link

No redirect to formspree after message sent #30

Open NiklasLehnfeld opened 2 years ago

NiklasLehnfeld commented 2 years ago

First of all: Great work with this template! It's awesome. I also use it for my personal website! And have a change-request:

There is no real need of redirecting to formspree after a successful message was sent. When following the formspree react example its also working without a redirect. Would be a way better user experience.

I prepared a pullrequest (https://github.com/wkocjan/gatsby-theme-intro/pull/29) for that. For backwards compatibility I didn't changed the metadata field formspreeEndpoint. Even when a formspreeId would be better.

Let me know what you think.

NiklasLehnfeld commented 2 years ago

Hey @wkocjan. Is here still someone active on this repository? I would really like to add more improvements in the future to that side, since I would really like to stick to this template. But if I don't get a way to get my changes into your repository I would need to publish it on my own somewhere.