Derk-Jan Karrenbeld

Results 79 issues of Derk-Jan Karrenbeld

And then perhaps add a page to exercism with responsible disclosure instructions + GPG key to sign or something like that, so we don't receive security issues in this repo...

Linking [Accessible Pagination](https://www.a11ymatters.com/pattern/pagination/). Note that basically everything from that document _has_ been implemented. A few comments of what's currently implemented and what I expected. - Pagination is using `button` but...

type/accessibility

If a student downloads an exercise _or_ submits an exercise that has a newer version of test suite, add the message that their version is outdated and they _could_ update...

For CI usage, there are cases where no tests are fine. There is currently no easy way to make the CLI pass when there are no tests. It will always...

```shell Fetching configlet... Invoke-RestMethod : A parameter cannot be found that matches parameter name 'PreserveAuthorizationOnRedirect'. At C:\Users\Derk-Jan\Documents\GitHub\exercism\typescript\bin\fetch-configlet.ps1:18 char:39 + ... e-RestMethod -Uri $latestUrl -PreserveAuthorizationOnRedirect @reques ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo...

Related: https://github.com/exercism/javascript-test-runner/pull/852 Similar to: https://github.com/exercism/typescript/pull/1506 - **Migrate to pnpm**: means less space used, and installing can often be done without internet connection as long as you download the exercise first....

hacktoberfest
hacktoberfest-accepted
x:size/large

### Steps to Reproduce 1. Go to https://bsky.app/ 2. To discover this issue quickly, open *any* screen reader, but you can also see this in the dev tools 3. Inspect...

bug

### Steps to Reproduce 1. Go to https://bsky.app/ and watch the feed 2. To discover this issue quickly, open *any* screen reader, but you can also see this in the...

bug

### Steps to Reproduce 1. Go to https://bsky.app/ 2. Inspect any of the post option buttons' touch target 3. Realise that a thick thumb wil have difficulty pressing it In...

bug

### Steps to Reproduce 1. Go to https://bsky.app 2. Use a screenreader and tab onto a more options button for a post ```text clickable Open post options menu menu button...

bug