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 365 openverse issues
Sort by recently updated
recently updated
newest added

## Problem `ssrRef` from `@nuxtjs/composition-api` does not have a very good analog in Nuxt 3. In fact, it's not really needed in the store. ## Description The store state should...

🟧 priority: high
✨ goal: improvement
💻 aspect: code
🧱 stack: frontend

## Description Part of https://docs.openverse.org/projects/proposals/infrastructure_improvements/20240105_implementation_plan_move_remaining_services_to_openverse_org.html#update-references-announce-to-make-blog-and-finalise Should happen around the same time as the emails from #3742 are sent. Blocked by https://github.com/WordPress/openverse-infrastructure/issues/777

🟨 priority: medium
✨ goal: improvement
📄 aspect: text
🧱 stack: mgmt

## Description Part of https://docs.openverse.org/projects/proposals/infrastructure_improvements/20240105_implementation_plan_move_remaining_services_to_openverse_org.html#move-the-django-api-to-api-openverse-org Refer to [this previous email-sending management command](https://github.com/WordPress/openverse-api/commit/b7765c4e86f1b5fbee4d12dfe85dbd6bff2a911a) for an example of how we have managed this in the past. Record successfully sent email recipients in...

🟨 priority: medium
🌟 goal: addition
💻 aspect: code
🧱 stack: api

## Problem Get this audio link opens in a new tab, but does not disclose this to screen readers. ## Description Openverse uses `VLink` component for all links. In it,...

good first issue
help wanted
🟨 priority: medium
✨ goal: improvement
♿️ aspect: a11y
🧱 stack: frontend

## Problem Currently, we check the `DEPLOYMENT_ENV` value every time we access the feature flag state. This is probably unnecessary because the env variable will not be changed, or the...

🟧 priority: high
✨ goal: improvement
💻 aspect: code
🧱 stack: frontend

## Problem #826 added a counter to the filters button and filters tab. Their names are not very descriptive, which makes them not so accessible. ## Description Change the label...

🟨 priority: medium
✨ goal: improvement
♿️ aspect: a11y
🧱 stack: frontend

## Airflow log link > **Note**: _Airflow is currently only accessible to maintainers & those given > access. If you would like access to Airflow, please reach out to a...

🟧 priority: high
🛠 goal: fix
💻 aspect: code
🔒 staff only
🔧 tech: airflow
⛔ status: blocked
🧱 stack: catalog

## Description In the below URL, the table content is not showing properly in the responsive(320px) design. Page URL: https://wordpress.org/openverse/sources/ For better understanding, I provided the Video attachment Video URL:...

🟨 priority: medium
🛠 goal: fix
🕹 aspect: interface
🧱 stack: frontend
design: ready

Design for #4039, as part of "Incorporate Rekognition data into the catalog" project (#431). ## Description To display machine-generated tags in the media details page, the idea that convinces me...

🟨 priority: medium
✨ goal: improvement
🖼️ aspect: design
🧱 stack: frontend
design: ready

## Description When a PR is opened, we have two separate CI tasks that label an issue: - [`Perform PR labelling`](https://github.com/WordPress/openverse/blob/e98f7e90f260dfe2e7d2c13d4bf07731130df5c0/.github/workflows/pr_automations.yml#L70-L76) (part of the `pr_automations` action) - [`Apply stack labels`](https://github.com/WordPress/openverse/blob/da3101db8944d3935cb65ae5e018f7c90ae7debb/.github/workflows/ci_cd.yml#L152-L183)...

🟨 priority: medium
🛠 goal: fix
🤖 aspect: dx
🧱 stack: mgmt
🔧 tech: github actions