Sara

Results 129 issues of Sara

## Problem Tags encoding/decoding appears to not work correctly. Tags with diacritics are not rendered in an expected way. See https://api.openverse.engineering/v1/images/017ee061-3413-4c44-a610-077adf0635dd/ as an example where `remΓ©dios` is rendered `remu00e9dios` in...

🟨 priority: medium
πŸ›  goal: fix
πŸ•Ή aspect: interface
🧱 stack: api

## Description Project proposal: https://docs.openverse.org/projects/proposals/trust_and_safety/content_report_moderation/20230411-project_proposal_content_report_moderation.html#computer-vision-based-moderator-safety-tools-requirement-4 Please refer to the project proposal section linked above for the requirements of this plan. To reiterate what is said in the proposal, this plan...

🟨 priority: medium
🌟 goal: addition
πŸ“„ aspect: text
🧱 stack: mgmt
🧭 project: implementation plan

Since @wimglenn added the fixture directly into pook in #134, the tests that rely on `pytest-pook` should be updated to use it instead.

help wanted

It would be nice to be able to match request body JSON using an expected subset of the data. Something like: ```py (pook.post(url) .json({"id": identifier}, subset=True) .reply(200)) ``` As a...

enhancement

## Current Situation https://github.com/WordPress/openverse/issues/3266 It's possible to add insecure links to the documentation and easy to miss. ## Suggested Improvement We can add a check of some sort (linter or...

help wanted
🟩 priority: low
🌟 goal: addition
πŸ€– aspect: dx
🧱 stack: documentation

## Fixes Related to #4505. The same situation that gave rise to realising that potential problem with the process also prompted me to want to reorganise, rewrite, and augment our...

🟨 priority: medium
πŸ“„ aspect: text
🧰 goal: internal improvement
🧱 stack: mgmt
🧱 stack: documentation

## Description The default alt text of the image title is still used even if "image not available" is shown (thumbnail/upstream image request error). ![image](https://github.com/user-attachments/assets/37f9baad-eb35-4014-8cb0-3aa06d96f8d8) As far as I can...

🟧 priority: high
πŸ›  goal: fix
♿️ aspect: a11y
🧱 stack: frontend

## Problem While Grafana (and other tools like it) provide good interfaces for visualising data, they are not good for long queries. Those tools rely on reasonable time outs configured...

🟨 priority: medium
🌟 goal: addition
πŸ€– aspect: dx
🧱 stack: catalog

## Problem Image proxy requests time out at 15 seconds. Similar to #4507, thumbnail requests are highly susceptible to upstream provider problems. If Flickr has a bad day, we'll have...

🟨 priority: medium
πŸ’» aspect: code
🧰 goal: internal improvement
🧱 stack: api

## Problem In https://github.com/WordPress/openverse-frontend/pull/850 we implemented a new license explanation popover; however, we left out the tooltip that is meant to show on the disclosure due to the reasons outlined...

🟨 priority: medium
✨ goal: improvement
♿️ aspect: a11y
🟨 tech: javascript
πŸ”§ tech: vue
🎨 tech: css
β›” status: blocked
🧱 stack: frontend