Ryan Wold

Results 74 comments of 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 ![Screenshot 2024-09-06 at 3 21 44 PM](https://github.com/user-attachments/assets/ab9d573c-532b-40a8-b752-f5f1a16752d6) ### Combine standard form columns with A-11 v2 columns ![WIDE](https://github.com/user-attachments/assets/8e74c461-4a91-4691-a635-79d53cd95d56) -- 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...