openverse-frontend icon indicating copy to clipboard operation
openverse-frontend copied to clipboard

The gateway to the Openverse. Openverse is a search tool for CC-licensed and public domain content across the internet.

Results 153 openverse-frontend issues
Sort by recently updated
recently updated
newest added

## Description As part of testing out #1717, I noticed two things: 1. The provided `docker run` command didn't clean up after itself. 2. I instinctively tried to use the...

🟩 priority: low
✨ goal: improvement
📄 aspect: text

## Description While reviewing the components in storybook, I noticed a different version of the audio box small and the search bar on the staging site. I did not check...

bug
🟨 priority: medium
🛠 goal: fix
🕹 aspect: interface

## Problem See https://github.com/WordPress/openverse-catalog/issues/346 Currently we are displaying the audio's file type in two places: on the download button, and under the "Audio Information" section. Sometimes this information can differ....

🟨 priority: medium
✨ goal: improvement
🕹 aspect: interface

## Fixes #1600 and #1605 ## Description Thanks to @krysal and @sarayourfriend for all the tips and suggestions on the previous pr (#1713). We can manage the errors in a...

🤖 aspect: dx

## Sentry link https://sentry.io/share/issue/48703a876a6445429029dda4f1b4cbea/ ## Description This issue is exclusively raised on Safari. I don't have access to Safari so I can't reproduce this. Based on the breadcrumbs it appears...

🟧 priority: high
🛠 goal: fix
🕹 aspect: interface
🐛 tooling: sentry

## Description We need to replace "Reuse content" title with "How to use" and add a descriptive paragraph to give more context about how to give attribution. ## Screenshots ###...

good first issue
help wanted
🟨 priority: medium
✨ goal: improvement
🕹 aspect: interface

## Description While looking into #1737, i found that i occasionally receive `Uncaught Error: `initialFocus` did not return a node` while clicking the mobile filter button repeatedly. Could possibly be...

bug
🟨 priority: medium
🛠 goal: fix
💻 aspect: code

## Problem #1646 updated Playwright version to 1.24. However, the update to the most recent version, 1.25, was impossible due to some problems in rendering Arabic fonts. ## Description We...

🟩 priority: low
💻 aspect: code
🧰 goal: internal improvement

## Problem While fixing #1605 and similar problems related to failed audio operations, we find a need to communicate these errors to users. I believe some of these errors will...

🟨 priority: medium
✨ goal: improvement
🕹 aspect: interface
needs design

## Problem We currently use bespoke z-indices in a few places, or manually specify our z-index scale to validate props in a few different files. ## Description Instead, we should...

🟨 priority: medium
🤖 aspect: dx
🧰 goal: internal improvement