website icon indicating copy to clipboard operation
website copied to clipboard

The Datenanfragen.de website including the request PDF generator and company information database

Results 196 website issues
Sort by recently updated
recently updated
newest added

Please ignore this PR. We just want a deploy preview for the changes on `new_ux` but Netlify is configured to only build a DP for PRs against `master`.

invalid

In the interest of moving forward, we'll soon merge website#895 into `new_ux`. But the following still needs to be addressed before `new_ux` can be merged into `master`: - [x] `CompanySearchPage`...

cleanup

Use Intercept to mock the request Use the new download feature to download the PDF from the website, and at least assert it is not empty As advised in #743

hacktoberfest-accepted

We want to define global settings for advanced users to give them back the control they lost in the next generation of the generator. This is only for details. I...

discussion

`letter-generator` ended up in `vendors.bundle.gen.js`, making it 1.34 MB. This is included in every page load. Obviously, that is not acceptable. We only need to load `letter-generator` when generating a...

bug
optimization

The `PrivacyAsyncStorage` introduced in #916 does not have any unit tests currently, but some should be implemented, especially testing the switch between localStorage and idb.

help wanted
good first issue
cleanup

Um, yeah… https://github.com/datenanfragen/website/blob/0ecee16402e1d71e0c5f65a49744af61dc1300a6/layouts/partials/head/meta.html#L99-L100 That should be @DatenanfragenDE for German, and @datarequestsORG for everything else.

bug

As part of the Prototype Fund funding we're receiving, @zner0L and I will build a complaint generator. \o/

feature
research

To allow users to enlarge the website to a size they can read better, relative font sizes like `rem` should be used in the CSS. We are very inconsistent about...

good first issue
a11y
refactoring