dpc-sdp / ripple

Ripple is the frontend framework for Single Digital Presence, delivered using Nuxt and Vue.js
Apache License 2.0
61 stars 37 forks source link

[SDPAP-6923] fix honeypot not catching flies #1259

Closed dylankelly closed 1 year ago

dylankelly commented 1 year ago

Motivation and Context

JIRA issue: https://digital-engagement.atlassian.net/browse/SDPA-

Changed

  1. Fix honeypot field being added multiple times
  2. Add check for HTMLInputElement value of honeypot field instead of vue form generator tracked value, which was not being updated when form is populated programatically

Screenshots

How Has This Been Tested?

Types of changes

Checklist