Ryan Wold
Ryan Wold
The re-use is a nice idea, but also creates a coupling, and thus, a coordination cost. For something specific like a build script, I'd just hard code it.
https://github.com/GSA/touchpoints/pull/1611
The public-facing page of the Registry has been updated. https://touchpoints.app.cloud.gov/registry
@BinFZheng - how about something like: ### Add a new button  ### Combine standard form columns with A-11 v2 columns  -- I...
@BinFZheng - One way to sort by date, is to add a datetime field to the CX_Responses table. HISP agencies would need to add this to their uploads. A Touchpoints...
related https://github.com/GSA/touchpoints/pull/1634
https://github.com/GSA/digitalgov.gov/pull/7951
Captcha also requested by a BIS staffer.
Cloudflare Turnstile was implemented for a single form, as a trial. Further spam prevention considerations will be discussed at https://github.com/GSA/touchpoints/issues/1715.
The confirmation message stays to discourage a user submitting multiple comments on a given page. This is often exploited by bots and scripts. Refreshing the page renews the form. Not...