openverse-frontend
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.
## Description When you search something that brings no audio results, the results page still shows the "see all audio" link. Like in [this example](https://wordpress.org/openverse/search/?q=vanagon). ## Reproduction 1. Search for...
## Problem One of our current featured images (the one shown on the homepage) appear to have no related images after some modifications in the API endpoint (WordPress/openverse-api#865). This is...
## Description Currently, it is very difficult to read through the CI Playwright logs because they are too verbose. 1. There are talkback proxy logs for each tape that is...
## Description When the audio plays in the multi-media search results a strange line can be seen blinking as it moves along the length of the waveform. ## Reproduction 1....
## Reproduction 1. Go to a result page on mobile and open the content report popover. 2. Then open the pages modal by clicking the three dots button in the...
## Description The focus outline of the waveform does not render correctly when it's connected to the right with the play pause button in the row layout. Notice how -...
## Problem Right now to redeploy the same version of the frontend, you have to find the currently running version by visiting `/version.json` on the live environment you wish to...
## Description The main tag is being added to GCHR builds from PRs, not just for pushes to `main`. ## Reproduction 1. Go to this PR workflow run: https://github.com/WordPress/openverse-frontend/runs/8000864384?check_suite_focus=true 2....
## Problem The text styles defined by @panchovm in mockups normally involve more than a `font-size` and we find ourselves often missing other properties like `font-weight` and `line-height`. We can...
## Problem When you merge a PR it's not obvious where to look to track the deployment progress. ## Description Let's update the `ghcr.yml` workflow to post a comment on...