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

## Sentry link https://sentry.io/share/issue/a8fccaf124ba4bf5a6b7fe8a9d667743/ ## Description We're observing errors with `window.webkit.messageHandlers` access prior to Sentry initialization on iOS/Mac devices. I'm not sure how to interpret the information provided her, but...

🟩 priority: low
🛠 goal: fix
💻 aspect: code
🐛 tooling: sentry

## Description https://sentry.io/share/issue/336fc229d5fb4428bbdc73ded9c0b581/ Some folks browsing Openverse do not have the `scrollTo` function. Do we want to include a conditional async polyfill for this feature? On mobile it's a pretty...

🟩 priority: low
🛠 goal: fix
💻 aspect: code
🐛 tooling: sentry

## Description The workflow `github/workflows/pr_closed.yml` fails on community member PRs. See: - https://github.com/WordPress/openverse-frontend/pull/1577 - https://github.com/WordPress/openverse-frontend/pull/1607 ## Reproduction 1. 2. 3. 4. See error. ## Screenshots ## Environment - Device: -...

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

## Problem See https://github.com/WordPress/openverse-frontend/pull/1569/files#r933336938 for a description of the problem and a suggested solution. The discussion is copied here for posterity: > I think isVersioned here assumes that the api...

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

## Problem We currently are not really able to tell easily whether an error comes from the client or server. To fix this, we can add a breadcrumb based on...

good first issue
help wanted
🟨 priority: medium
🤖 aspect: dx
🧰 goal: internal improvement
🐛 tooling: sentry

## Sentry link https://sentry.io/share/issue/4639eda89bfd47cc92e89f45b595daf2/ https://sentry.io/share/issue/f8984c4bd39a4ae48bbecc9a990a54cc/ ## Description `this.image` is null and it causes `head` to raise an exception. This also happens elsewhere on the page sometimes. We should prevent rendering...

good first issue
help wanted
🟩 priority: low
🛠 goal: fix
💻 aspect: code
🐛 tooling: sentry

## Sentry link https://sentry.io/share/issue/499b597ffdfc497eb0821176aab103f6/ ## Description Currently we throw an error when `external_sources` is not enabled and a request to a video search is made and the flag is not...

🟩 priority: low
🛠 goal: fix
🕹 aspect: interface
🐛 tooling: sentry

## 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

## Sentry link https://sentry.io/share/issue/225eca77269140fe97d9f67ebe60edd7/ ## Description https://cs.github.com/nuxt-community/redirect-module/blob/a796553c2102a8623d2b186efb5553f1e0e302bb/lib/module.js#L4 This line is raising the error. We can fix the issue by properly handling the errors by expanding on the configuration of the...

🟩 priority: low
🛠 goal: fix
💻 aspect: code

## Problem Chrome is implementing the first steps of client hints as a replacement for user agent string information. We currently rely on `express-useragent` package for UA parsing. This works...

🟨 priority: medium
💻 aspect: code
🧰 goal: internal improvement