Benjamin Altpeter
Benjamin Altpeter
 But it is correctly included in the subject passed to the mailto links: 
We've received the below error report. ``` **Debug information:** message := Uncaught UnknownError: Internal error. type := error colno := 18078 filename := https://www.datenanfragen.de/js/commons.bundle.gen.js lineno := 18 error.code := 0...
Reactor doesn't support web forms properly. For admonitions and custom text messages, the "Show text" button is buggy (only works on second click?): https://user-images.githubusercontent.com/4048809/222424441-5d24e1de-163a-4b61-8ea7-cd1989f69341.mp4 And in a complaint to the...
I sent a request through a private window in Firefox. The request doesn't show up in "My requests". https://user-images.githubusercontent.com/4048809/222417122-a1ee4b86-37a8-45cc-95f4-a35aa2e2beb3.mp4 The request isn't stored in IndexedDB (because that isn't available in...
We have a problem with translations of blog posts going out of sync. It's hard for both users and contributors to tell whether a translation is up to date. I...
Once web form support is merged here (#1022) and in data (datenanfragen/data#1388), we need to write tests for that.
Suggested by @mal-tee. We still need to discuss what this should look like exactly.
Currently, we support two types of thumbnails in the content list pages: Actual Hugo page resources (specified via `featured_image`) and images from any random URL (specified via `featured_image_url`). While we...
I'm currently going through my old requests (mostly in an effort to get rid of the red badge—it's very effective :D). I noticed that I have a couple of requests...
The templates are loaded over and over again for no reason. All these requests for a single generated letter:  A few options: * Do fewer unnecessary state changes. While...