Terence Eden

Results 188 issues of Terence Eden

### Issue and Steps to Reproduce Using a narrow screen device like a phone, visit https://whocanivotefor.co.uk/elections/w1a%201aa/ Scroll to "London Assembly elections" Open the "Show 7 candidates" details box. ### Screenshots...

**Describe the bug** Trying to connect using my headless server. Running `mozillavpn login` returns `Aborted (core dumped)` **VPN version:** mozillavpn 2.13.0 **Affected Platforms:** Ubuntu 20.04 **Prerequisites:** Installed the PPA as...

bug

``` PHP Fatal error: Uncaught TypeError: Webmention\Handler::parse_aggregated(): Argument #1 ($response) must be of type Webmention\Response, WP_Error given, called in /wp-content/plugins/webmention/includes/class-receiver.php on line 657 and defined in /wp-content/plugins/webmention/includes/class-handler.php:79 Stack trace: #0...

Multiple updates to style, grammar, links, and readability.

### Issue and Steps to Reproduce On pages like https://candidates.democracyclub.org.uk/leaderboard it is quite hard to parse large numbers. ### Screenshots ![Screenshot 2024-06-08 at 16-00-05 Top Users](https://github.com/DemocracyClub/yournextrepresentative/assets/837136/dde157da-e838-499f-9d2d-72d7684cc762) #### Expected I'd expect...

#### Provide the steps to reproduce 1. Run LH on https://shkspr.mobi/blog/ 2. When the page reloads, the `✍` emoji incorrectly renders as `âœ`. ### Before LH ![Correct Rendering](https://user-images.githubusercontent.com/837136/69915449-dd392f00-1446-11ea-9217-e72bed7f389a.png) ### After...

bug
DevTools
needs-investigation
P1.5

This is a brilliant service - thank you so much for providing it. I'm trying to add clusters to a map, following this tutorial - https://maplibre.org/maplibre-gl-js/docs/examples/cluster/ If I replace `https://api.maptiler.com/maps/streets/style.json?key=...`...

This is a minimum viable Leaflet snippet which seems to work. ```html OpenFreeMap Demo (Leaflet) html, body, #map { width: 100%; height: 100%; margin: 0; } var map = L.map('map').setView([51,...

Changed `jacobxperez` to `tryoxiss` - removed broken links.

If I have this HTML: ```html ``` It is transformed into: ```html <img src="example.png" alt="Alt text With Multiple newlines." > ``` Changing this line: https://github.com/michelf/php-markdown/blob/51613168d71787b0fe8472166ccbfa8d285c02cd/Michelf/MarkdownExtra.php#L342 to ```php protected string $clean_tags_re...