anmode / grabtern-frontend

Connecting the mentors and creating a network
https://grabtern.in/
MIT License
22 stars 35 forks source link

🐞 [BUG] - Working of The Footer Subscribe button #820

Closed Hemant2335 closed 8 months ago

Hemant2335 commented 9 months ago

Description

When button is Clicked it should either send some error or the Success warning but it just shows a loading circle that might me the case that the button logic is not there

Current behaviour

Doesn't return anything other than Loading circle

Expected behaviour

Should Return some Error or Success Warning and should be working

Reproduction steps

1. Go to 'Footer of the Website'
2. Click on 'Subscribe button'
4. See the Loading Circle

Screenshots

Video : Screencast from 2023-12-13 08-01-54.webm

Logs

No response

Browsers

Chrome

OS

Linux

Are you contributing for a program ?

Other

Code of Conduct

github-actions[bot] commented 9 months ago

Hello @Hemant2335! Thank you for raising this issue. Please make sure to follow our Contributing Guidelines. Don't forget to ⭐ our Grabtern-Frontend.

Our review team will carefully assess the issue and reach out to you soon! We appreciate your patience!

anmode commented 9 months ago

oh yes! please test it thoroughly by entering email too! and then wrong email

Hemant2335 commented 9 months ago

@anmode Like I have Added the Email Authentication Param now they are working fine but when hitting the desired route to back end I think there is some issue because it is Returning with status code 500. Should I check over there too Or do i just Pull a PR

anmode commented 9 months ago

you can just pull a pR! I'll check it with backend once