Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag casing is not matched in new tag view #3495

Closed
AetherUnbound opened this issue Dec 8, 2023 · 0 comments · Fixed by #3688
Closed

Tag casing is not matched in new tag view #3495

AetherUnbound opened this issue Dec 8, 2023 · 0 comments · Fixed by #3688
Assignees
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: api Related to the Django API 🧱 stack: frontend Related to the Nuxt frontend

Comments

@AetherUnbound
Copy link
Collaborator

Description

In the new tag page view, it appears that casing is ignored when clicking on a tag. For media that has tags with casing in it (e.g. This Is An Example), clicking on the tag will bring you to a page which doesn't have the previous result on it.

We'll likely need to modify the search logic on the API end in order to address this.

Reproduction

  1. Visit https://staging.openverse.org/preferences and enable additional_search_views
  2. Visit https://staging.openverse.org/image/f93eb5f1-a816-4f0b-9154-a949e360b043
  3. Click on the tag "Culinary equipment for serving and consuming food"
  4. Observe no results

Additional context

Related to #410

@AetherUnbound AetherUnbound added 💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: api Related to the Django API 🧱 stack: frontend Related to the Nuxt frontend labels Dec 8, 2023
@openverse-bot openverse-bot moved this to 📋 Backlog in Openverse Backlog Dec 8, 2023
@obulat obulat self-assigned this Jan 21, 2024
@obulat obulat moved this from 📋 Backlog to 📅 To Do in Openverse Backlog Jan 21, 2024
@openverse-bot openverse-bot moved this from 📅 To Do to 🏗 In Progress in Openverse Backlog Jan 22, 2024
@openverse-bot openverse-bot moved this from 🏗 In Progress to ✅ Done in Openverse Backlog Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: api Related to the Django API 🧱 stack: frontend Related to the Nuxt frontend
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants