Benjamin Altpeter
Benjamin Altpeter
In the generator, you can choose to enter 'Your own text' instead of one of the predefined request types. You can also choose to load one a template. Currently, this...
We already have a few [tests for the generator](https://github.com/datenanfragen/website/blob/master/cypress/integration/components/generator.spec.js). They should be expanded with the following: * [ ] For emails, the 'Recipient (email address)' field is correctly reflected in...
On the [open source page](https://www.datarequests.org/open-source), the external link styling is broken in various ways:  Not sure what to do here. The most obvious problems are that the indicator is...
We often get error reports due to temporary network failures (like #659). To avoid those, and provide a better user experience, we should retry failed requests a couple of times.
Debloat CSS
While it isn't the end of the world at currently 23KB, our CSS could definitely do with a bit of optimizing. Two things in particular I can think of right...
Not super happy with this implementation, unfortunately. I'm afraid, it causes some quite unexpected behaviour of fields vanishing, moving around and merging. And I am pretty sure that the last...
https://github.com/oliviertassinari/babel-plugin-transform-react-remove-prop-types
Our search bar should filter the search results based on the country the user has set. In #746, I fixed a bug with that. To make sure we don't regress...
The following blog posts need to be translated into Spanish (ordered by importance): * [x] [Territorial scope of the GDPR](https://github.com/datenanfragen/website/blob/master/content/en/blog/gdpr-territorial-scope/index.md) (@fm) * [ ] [More than just coupon codes: Browser...
@milotype suggested that we should also accept emails from the other language domains. See the linked discussion for more details. Regardless, I agree that it would be good to have...