CodeIt
CodeIt copied to clipboard
Improving Functionality of Send button.
On clicking send button it is redirecting to an unknown error page . instead of that it must pop out an alert that your response has been submitted and text fields get cleared after that , @sanjay-kv @MastanSayyad @Rohith2201 please assign me this issue under gssoc-extended , hacktober fest accepted and with appropriate level.
PA of this project is: @multiverseweb
@Devanshu1603
Project admin
I meant The PA is @multiverseweb
@Devanshu1603 he said the project admin of this repo will assign you the project to you. don't tag us to assign as we cant assign issues on someone else repo
Hey @Devanshu1603, I got the expected pop-up on submitting the form.
Can you share the screenshot of unknown error page along with corresponding inputs that you gave in the form?
@Devanshu1603 that's not an issue. This is happening because you are trying to post on the live server that's running through your VS code. Try submitting on the live site and it will work.