Saurav-Pant / Blood-Donation-Project

Website
https://blood-donation-project.vercel.app/
MIT License
57 stars 105 forks source link

Bug: Redirect User to ThankYou page #195

Open Saurav-Pant opened 2 months ago

Saurav-Pant commented 2 months ago

What happened?

Once the user filled the "Register Donor" Form, redirect it to "/ThankYou" route

Add screenshots

Screenshot from 2024-05-20 09-49-34

What browsers are you seeing the problem on?

No response

Record

github-actions[bot] commented 2 months ago

Thank you for opening an issue! We will look into it ASAP.

Devvart1 commented 2 months ago

@Saurav-Pant assign this issue to me

Devvart1 commented 2 months ago

@Saurav-Pant pls tell where routes are defines, where is index.tsx and app.tsx in this project

Aman0413 commented 2 months ago

Hi @Saurav-Pant I'd like to work on this bug. Please assign it to me.

Thanks, Aman Verma

jchefdeville commented 2 months ago

@Aman0413 Thank you "Your Name" 😄

Saurav-Pant commented 2 months ago

inside the DonorForm folder when the user clicks on register then redirects it to the /ThankYou page @Devvart1