openverse icon indicating copy to clipboard operation
openverse copied to clipboard

Openverse is a search engine for openly-licensed media. This monorepo includes all application code.

Results 274 openverse issues
Sort by recently updated
recently updated
newest added

## Description In the single result view, the active tab in "Credit the creator" section keeps its focus style after clicking on it to see the attribution content. ## Reproduction...

🟨 priority: medium
🛠 goal: fix
♿️ aspect: a11y
⛔ status: blocked
🧱 stack: frontend

## Problem On two occasions now, we have had an Elasticsearch node fail over the weekend and issue alerts every 15 minutes (the DAG's [schedule interval](https://github.com/WordPress/openverse/blob/352b71080efd33701f93d10017bcfdcdbbc156df/catalog/dags/elasticsearch_cluster/healthcheck_dag.py#L157-L158)). This flooded our alerts...

help wanted
🟩 priority: low
✨ goal: improvement
💻 aspect: code
🔧 tech: airflow
🧱 stack: catalog

Often in the project lifecycle we uncover problems which require alterations to our original planning documents. We want to update the documents to reflect the actual work that needs to...

🟨 priority: medium
📄 aspect: text
🔍 ov: meta
🧰 goal: internal improvement
⛔ status: blocked
🧱 stack: documentation

## Problem In #4143, @obulat proposed to add new cleaning steps to the fix tags in the Catalog, but the option of including them in the Ingestion Server was declined...

🟨 priority: medium
🛠 goal: fix
🧱 stack: catalog
🗄️ aspect: data

Sentry Issue: [OPENVERSE-FRONTEND-1YN](https://openverse.sentry.io/issues/5575294591/?referrer=github_integration) ``` AxiosError: Request failed with status code 403 at None (/_nuxt/2025b13.modern.js:2:267107) at XMLHttpRequest.w (/_nuxt/2025b13.modern.js:2:267258) ```

🟨 priority: medium
🛠 goal: fix
🕹 aspect: interface
🔧 tech: vue
🐛 tooling: sentry
🧱 stack: frontend

## Current Situation It's possible for our CI/CD suite to run enough times for us to get rate limited when downloading translations from GlotPress. See this run, for example: https://github.com/WordPress/openverse/actions/runs/9937426887/job/27447855989?pr=4585#step:4:1007...

🟨 priority: medium
🤖 aspect: dx
🧰 goal: internal improvement
🧱 stack: mgmt

The [ES node replacement doc](https://docs.openverse.org/meta/maintenance/elasticsearch_cluster.html#node-replacements) has a few issues I need to fix: - `` is used in multiple contexts which accept different values (`staging` in some places, `dev` in...

🟧 priority: high
🤖 aspect: dx
🧰 goal: internal improvement
🧱 stack: documentation

## Problem Currently, we have the analytics data on what terms the users search for, but not on how many results they get for this search. Adding this event would...

🟨 priority: medium
✨ goal: improvement
💻 aspect: code
🧱 stack: frontend

## Fixes Fixes #4553 by @sarayourfriend ## Description This is still WIP because I need to test a bit more thoroughly. So far things appear to work with manual testing,...

🟨 priority: medium
💻 aspect: code
🧰 goal: internal improvement
🧱 stack: api
migrations

## Problem The following services in Docker Compose are largely unused. - `load_to_s3` I could not find any occurrences of this string in the project except for the `docker-compose.yml` file....

🟩 priority: low
✨ goal: improvement
💻 aspect: code
🐳 tech: docker
🧱 stack: mgmt