Sara

Results 129 issues of Sara

Just a small PR to fix a documentation link from Popover to Dialog

stale

**Is your feature request related to a problem? Please describe.** Most cameras or photo editing software allows you to embed copyright field(s) in the image metadata. It would be nice...

enhancement

Addresses #81 using the suggested implementation. I'm not totally sure how changes to this are tested, mostly because the CI only runs the action with limited options. Open to recommendations...

Our application (https://github.com/WordPress/openverse-frontend) generates two distinct bundle groups during the build process, a "modern" and "universal" bundle (this is a concept we inherit by using Nuxt). We'd like to have...

enhancement
help wanted

## Problem Right now it seems like our ES query configuration would match `dog` across word boundaries, for example if an indexed field was `__d og__`. ## Description Look into...

help wanted
๐ŸŸฉ priority: low
๐Ÿงน status: ticket work required
โœจ goal: improvement
๐Ÿ•น aspect: interface

## Description A script we used today to query for the number of dead links in the link validation cache. I will fill in more details later. ## Checklist -...

๐ŸŸฉ priority: low
๐Ÿค– aspect: dx
๐Ÿงฐ goal: internal improvement

## Problem See https://github.com/WordPress/openverse-api/pull/810 and the description for the issue. ## Description We need some way to prevent this. Here are some suggestions I left in this comment, copied below:...

๐ŸŸจ priority: medium
๐Ÿค– aspect: dx
๐Ÿงฐ goal: internal improvement

## Fixes Fixes #878 by @obulat ## Description An alternative version of my [other PR to address this issue](https://github.com/WordPress/openverse-api/pull/878) that introduces maximal configurability into the cache times so that we...

๐ŸŸฉ priority: low
๐Ÿ’ป aspect: code
๐Ÿงฐ goal: internal improvement

## Description Requests does not raise an exception if a link 404s, you have to check the status code or call `raise_for_status` on the response. ## Reproduction 1. See the...

good first issue
help wanted
๐ŸŸจ priority: medium
๐Ÿ›  goal: fix
๐Ÿ•น aspect: interface

## Problem Currently we only log the query itself, but not the process that led to the query being constructed. We are seeing queries get sent with sizes of up...

๐ŸŸง priority: high
๐Ÿ’ป aspect: code
๐Ÿงฐ goal: internal improvement