akshitagupta15june / akshitagupta15june/PetMe
Adding a async function to handle the form submission in adopt.html
Abierto
- Lenguaje dominante
- HTML
- Estrellas
- 515
- Forks
- 747
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Is your feature request related to a problem? Please describe.**
Yes, the proposed feature is related to a problem. When we click the submit button the code runs synchronously. Then it redirects to a different page.
**Describe the solution you'd like**
I want to add an async function to handle the form submission and get the feedback right below the submit button. It will enhance the UI and UX as well.
1. [ ] I agree to follow this project's Code of Conduct
2. [ ] I'm a GSSOC'24 contributor
3. [ ] I want to work on this issue
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.