Eric Jensen

Results 15 issues of Eric Jensen

Similar to the sticky header selection, persisting filter selections across app sessions would be helpful. It can feel tedius to set filters each time the `ConsoleView` is shown.

feature

Previously the query to fetch the existing item was requiring that the existing item’s accessibility attribute was the same as the new accessibility attribute. This would return no results, which...

## Overview Use the sRGB converted snapshot when doing the perceptual comparison. This reduces the chances of failures when comparing snapshots using different color spaces. This colorspace normalization technique was...

The URL alone is insufficient to identify a network operation in certain scenarios. For example, in the GraphQL API, the URL for every request is identical. However, each GraphQL operation...

feature

- Allows the configuration of the remote image loading mechanism - Defaults to a simple `URLSession` based loader - Removes the required dependency on Alamofire and AlamofireImage - Example app...