M Somerville
M Somerville
So two issues here, for a report assigned to a removed user: * The "Assign to" dropdown doesn't have a 'not one of these' option, so if the currently selected...
> tried that approach on the live site, but I think it will look really odd. On the `/alert` version - you'd still need to make each half flex-grow or...
Will look at translation banner PR. On the installation banner, I'd ideally want to have a menu item that could appear if that `deferredPrompt` got set, that could then fire...
If the native app is setting this cookie, that should also be detectable server side - it would be in `$c->req->cookie("app-platform")` I think?
Just on your config point, it would be: ``` COBRAND_FEATURES: android_assetlinks: fixamingata: package: 'se.sambruk.fixamingata' ```
Suggestions for making the text clearer welcome.
Just as a bit of background, in case you're unaware - FixMyStreet is an open source project used by a number of different people and organisations around the world, each...
> I'm assuming one of the purposes of raising wish items is to allow people to suggest improvements to the proposed change. Issues in this repository are not necessarily "wish...
We do also have a policies table in TWFY that is populated and has an admin interface, and has a "title" field, which I'm not sure how it differs from...
The issue is how the parsing code detects (or doesn't) headings, which has always been an issue, see e.g. https://github.com/mysociety/parlparse/issues/53 . I think Parliament's is bad the other way, in...