Jason Rosenbaum

Results 53 comments of Jason Rosenbaum

I think you'd probably want to use regex, no? Generally I've been fudging these. Most forms (gov and state level included) will take just digits just fine, which is what...

Yeah, me too -- formatting other fields is a nice bonus. Now, we'd probably want it in the options hash too, like this extension: https://github.com/unitedstates/contact-congress/issues/1454

@drinks -- quarantine sounds good, though the way I proposed, you might not even need that, right? As in, the autofill will make the yaml and fill with defaults, and...

ah, yeah, I see what you mean -- quarantine it is!

note, I'm not going to be able to test this yaml because our system currently is only set up to send messages to voting members.

I think some apps that implement this standard do include non-voting members, but I'm not sure of the status of this yaml in particular. We do plan to support non-voting...

I'd rather use javascript. There are lots of things that are filtered -- urls (sometimes), quotes (sometimes), it's all a bit fuzzy and tends to change a lot. I think...

see https://github.com/unitedstates/contact-congress/pull/1506 for a fix for this in javascript

It's in a few repos here: https://github.com/efforg/ Mostly congress-forms-test I believe.