Benjamin Altpeter

Results 103 issues of 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...

help wanted
good first issue
UI/UX
hacktoberfest
testing

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...

help wanted
good first issue
hacktoberfest
testing

On the [open source page](https://www.datarequests.org/open-source), the external link styling is broken in various ways: ![image](https://user-images.githubusercontent.com/4048809/133154828-322c3d36-6fbe-4e37-9ceb-73222aa9539b.png) Not sure what to do here. The most obvious problems are that the indicator is...

UI/UX
discussion

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.

help wanted
UI/UX

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...

help wanted
optimization
hacktoberfest

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...

bug
help wanted
UI/UX
hacktoberfest

https://github.com/oliviertassinari/babel-plugin-transform-react-remove-prop-types

discussion

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...

testing

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...

help wanted
good first issue
content
localization
hacktoberfest
i18n

@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...

discussion