Henry Huck

Results 10 issues of Henry Huck

The frame selection tool has two moving components: the thumb view, and the scroll view. It's hard for people to discover that the scroll view beneath the thumb view is...

enhancement

When switching rapidly the aspect ratio on the CropView, the animation breaks at some point.

bug

When changing the selected asset, the thumbnails inside the `AssetVideoScrollView` are glitching. It would be better to generate a single image, and blur it during the transition.

enhancement

Fixes https://github.com/EvanHahn/HumanizeDuration.js/issues/150 As explained in the issue, using the library with `largest` set (with or without units specified), results in leaving the decimal part for units larger than second. -...

## Why Fixes #281 Very close to #268 but I need to inject to request's origin in order to dynamically match the origin against a dynamic list. Also added some...

## Current behaviour Right now, the origins that are allowed are passed during the wrapping of the app. They are static and cannot be injected dynamically. ## Desired behaviour My...

`npm audit` is issuing a warning about a vulnerability inside the node.extend, which is a dependency of dynamodb-locahost. I see there is an issue opened there: https://github.com/99xt/dynamodb-localhost/issues/38 Just a reminder...

I've implemented a link tracking with `track_links`, but it seems that right clicking + open link in a new tab does not trigger an event. The only event handler added...

There is a new beta feature in GitHub called merge queues: https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue This action could be used in there, just like with Pull requests, but it's not compatible

**Context** I'm using RTK Query, and plugging it onto an existing project. HTTP Errors from the API are some specific subclass of `Error`. They may contain some extra information returned...