Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix - Encuestas - Evitar poder accionar el botón de envío de respuesta a encuesta repetidamente #490

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

jordiSTIC
Copy link
Collaborator

Descripción

Como se describe en #489, en los formularios de respuesta a una encuesta, se enviaban tantas respuestas como clics seamos capaces de hacer al submit correspondiente, antes de la redirección habitual.

Solución propuesta

Se ha modificado el código del formulario de respuesta para que deshabilite el botón de envio (submit) al enviar los datos (en la primera activación del botón)

Pruebas

  1. Crear una encuesta y hacerla pública
  2. Acceder al link de la encuesta, responderla
  3. Intentar presionar repetidamente el botón "submit"
  4. Verificar que no ha sido posible accionar repetidamente el botón "Submit".
  5. En el crm, en la encuesta, verificar que solo tiene las respuestas correctas (no aparecen repetidas)

@jordiSTIC jordiSTIC added bug Something isn't working Encuestas not urgent labels Nov 26, 2024
@jordiSTIC jordiSTIC self-assigned this Nov 26, 2024
@jordiSTIC jordiSTIC marked this pull request as ready for review November 26, 2024 13:12
Copy link

github-actions bot commented Nov 26, 2024

Actions executed at: 2024-12-19 08:17:14.

Copy link
Collaborator

@ManuSinergiaCRM ManuSinergiaCRM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(A)probado

Copy link
Collaborator

@ainaraRT ainaraRT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(A)Probado

@AlbertoSTIC AlbertoSTIC merged commit 8dbeab4 into develop Dec 19, 2024
1 check passed
@AlbertoSTIC AlbertoSTIC deleted the bug/multipleSurveysSubmits branch December 19, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Encuestas not urgent
Projects
None yet
4 participants