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.
## Problem Visual player instructions appear at the bottom of the screen when the player receives focus. Instructions are read out by screen readers but will be extremely difficult to...
## Problem Currently if someone shares a direct link to an image in Openverse that is labeled as `mature`, users are shown the media without any indication that they are...
## Due date: 2022-09-29 (a fortnight) ## Assigned reviewers Tagging @WordPress/openverse-frontend, please feel free to add your name below if you have some feedback (good or bad) or ideas. -...
## Problem We are two minor versions behind on TypeScript. ## Description Update TS by modifying pnpm-file.cjs and rebuilding the lock file. ## Implementation - [ ] 🙋 I would...
## Problem The VBrand component has a prop called `srText` that a) allows you to change the text the screen reader would read for the Openverse logo and brand mark...
## Description The filter sidebar pops out in too early when navigating back to search from a single result or it pops out too early when navigating from search to...
## Description This is an incredibly frustrating experience if you're on a slow connection. ## Reproduction 1. Load the homepage with a slow connection (throttle your browser if need be...
## Description The feedback page issues warnings about ignored Content Security Policies. ## Reproduction 1. Open the browser console 2. Visit https://search.openverse.engineering/feedback ## Screenshots  ## Additional context https://sentry.io/share/issue/0d32050590d8435d9a1e898c6c326379/ ##...
## Problem Some screen readers will just read a button label without giving any more context after it is focused when a popover opens. To help this we could change...
The maintainers of popper js have moved on to a lower-level library called [floating-ui](https://floating-ui.com/). The library purports to be smaller, faster, and offer more customization options to users. We should...