Patrick Connolly
Patrick Connolly
Re-ticketed from https://github.com/compdemocracy/polis/pull/872#issuecomment-786933155 > Need to investigate, as realizing this is different from iframe issue. Seems to be just a too-short timeout, but maybe something else to it, with the...
This had been fixed in the old interface: https://github.com/pol-is/polisServer/issues/128#issuecomment-620936598 But seems like there's been a regression, as I've discovered while writing tests that seed comments, which are now created with...
PDIS fork handles this https://github.com/pol-is/polisServer/issues/232#issuecomment-624345233 (@ballPointPenguin was working on this)
Re-ticketed from :memo: [2020-08-29 call notes](https://hackmd.io/xJ2XZa6mSWeCp4sd_rQepg?view#2020-08-29) Auto-translation would suffice, but also simply a UI to allow for translations in multiple languages by moderator. - client-admin: an input method would be...
**Problem**: When visually scanning through surfaced statements below the visualization, it is not easy to see at a glance whether I voted _with_ or _against_ opinion groups (for which comparison...
Re-ticketed from https://github.com/pol-is/polis/pull/280#issuecomment-639643375 > from @colinmegill [in chat](https://gitter.im/pol-is/polisDeployment?at=5eda8c63778fad0b134be4f1): I'm not sure moderate participants is worth keeping after the rewrite. This was a screen that allowed participants to be added or...
Re-ticketed from https://github.com/pol-is/polis-issues/issues/116#issuecomment-624723827 > @crkrenn: I would like the option of having a "quit"/"quit for now" button next to agree/disagree/pass that would jump straight to the email signup card. @colinmegill...
Blocked on: https://github.com/compdemocracy/polis/pull/1234 (After that's merged, I will use the GitHub UI to switch this PR's base branch from `micahstubbs/960/typescript` to `dev`) Related: https://github.com/compdemocracy/polis/issues/263 (Ignore all but the last 2...
**Problem**: Currently, our API `server` code does two notable and unique things: 1. copies all values from `req.params` (path params), and `req.query` (url querystrings) to `req.body` (normally just POSTed form/json...
Builds/blocked on: (would be merged first, if we go this route) - #1247 - #1267 - #1268 The final commit https://github.com/compdemocracy/polis/pull/1269/commits/e675e0f830e7a808fc3cb79062ad8e9abfd2bd7d is the one of substance for review. The first...