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

## Fixes Fixes #1925 by @obulat ## Description This PR converts JSDoc types to TS syntax, and adds the `VModal` directory to `tsconfig.json` ## Testing Instructions The `types` step of...

๐ŸŸฉ priority: low
๐Ÿ’ป aspect: code
๐Ÿงฐ goal: internal improvement

## Description Add type checking to components inside `VModal`. Make sure to add the directory to tsconfig.json's include list. Additional context The `VModalContent` imports an SVG logo converting it to...

๐ŸŸฉ priority: low
๐Ÿ’ป aspect: code
๐Ÿงฐ goal: internal improvement

## Description When I browse search results on the new site there is a slight flicker as images resize to my screen. Though the images resize relatively quickly and users...

bug
๐ŸŸง priority: high
๐Ÿ›  goal: fix
๐Ÿ•น aspect: interface

## Problem Our new header feature flag and milestone represent a standalone version of Openverse, free from the w.org iframe. With this approach our canonical URL will no longer be...

๐ŸŸง priority: high
๐ŸŒŸ goal: addition
๐Ÿ’ป aspect: code

## Problem Arrow navigation of seek bar is not available on the track page. The rest of the page is easier to use for a screen reader, but that feature...

๐ŸŸจ priority: medium
๐Ÿงน status: ticket work required
โœจ goal: improvement
โ™ฟ๏ธ aspect: a11y

## Problem Version 2.2.2 that we currently use uses deprecated version 12 of Node, and we get lots of warnings in the CI: ## Description https://github.com/WordPress/openverse-frontend/blob/18d6039fa633352770aaccf3c11e0c2595718d50/.github/actions/setup-node-env/action.yml#L12 ## Implementation - [...

good first issue
help wanted
๐ŸŸจ priority: medium
๐Ÿ’ป aspect: code
๐Ÿงฐ goal: internal improvement

## Fixes Related to #1843 by @dhruvkb ## Description This PR is based on the work from #1914. It adds the new e2e tests that test the functionality when the...

๐ŸŸง priority: high
๐Ÿ’ป aspect: code
๐Ÿงฐ goal: internal improvement

## Problem As noted in tickets #1791 and #1790, some components need a "disabled" state to deny the use of some features, but the current Design Library does not have...

good first issue
help wanted
๐ŸŸง priority: high
โœจ goal: improvement
๐Ÿ•น aspect: interface

## Problem The new header and footer are being developed behind a feature flag which makes it harder to write E2E and VRT test cases for them. This is being...

enhancement
help wanted
๐ŸŸง priority: high
๐ŸŒŸ goal: addition
๐Ÿ’ป aspect: code

## Problem If a thumbnail response is particularly slow, perhaps we could show a clearer loading state instead of a static gray background. ## Description ## Alternatives ## Additional context...

๐ŸŸจ priority: medium
๐ŸŒŸ goal: addition
needs design
๐Ÿ–ผ๏ธ aspect: design