Peter Woo

Results 24 issues of Peter Woo

There are a number of entries in our phantom-dc queue which have $ADDRESS_STREET ending in undefined, e.g. "$ADDRESS_STREET": "123 Abc St. undefined" Probably caused by an issue in [canonical-address.js](https://github.com/EFForg/democracy.io/blob/47f0baedd4e6eedc073dd19d98f67c90506fc5ac/models/canonical-address.js#L37-L49)

bug
help wanted

# Description This PR aims to fix an issue with how yard handles syntax highlighted snippets from `{include:file:...}` source. When an included file contains code blocks, they'll be fed through...

The release notes for the [parse directive](https://github.com/lsegal/yard/blob/main/docs/WhatsNew.md#new-parse-directive-to-parse-ruby-code) indicate that it can be used directly above a module include. I've been trying to get this to work, but the docstring seems...

- Admin area - General - [ ] Add validations where appropriate - [ ] It needs to be possible to expand panels without also toggling the associated check box...

For several zipcodes (e.g. https://github.com/EFForg/call-congress/blob/master/call_server/political_data/data/us_districts.csv#L5261)

Currently I build "beta" releases with a different FCM_TOPIC channel. We should use the same config for all Play Store builds, and instead create a way for the app to...

A number of admin pages try to insert themselves in the menu at a particular spot but fail to do so. For example, Dashboard registers itself as the 1st menu...