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

Landing pages for sources without a search query #590

Closed
1 task
zackkrida opened this issue Mar 22, 2022 · 1 comment
Closed
1 task

Landing pages for sources without a search query #590

zackkrida opened this issue Mar 22, 2022 · 1 comment
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing user-facing feature 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: frontend Related to the Nuxt frontend

Comments

@zackkrida
Copy link
Member

Problem

Previously, Openverse allowed users to go to a queryless search results page to view images from the different sources. An example url would be something like:

https://wordpress.org/openverse/search/image/?source=rawpixel

Notice the lack of the search (q=dog&) parameter.

Description

Restoring this feature would be nice, but it would also be nice to make it more robust. It could be a really nice way to showcase the sources with more detail. Some potential ideas:

  • Add a header to the search results that shows the name, a textual description, and logo of the source, along with how many pieces of various media they have in each media type.
  • Have an external link to the source
  • Link to the source's content moderation policy and other relevant documents to Openverse.

This would require us to maintain more metadata for providers in the API.

Alternatives

Do nothing, and simply merge WordPress/openverse-frontend#1008.

Additional context

Implementation

  • 🙋 I would be interested in implementing this feature.
@zackkrida zackkrida added 🟩 priority: low Low priority and doesn't need to be rushed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work ✨ goal: improvement Improvement to an existing user-facing feature 💻 aspect: code Concerns the software code in the repository labels Mar 22, 2022
@zackkrida zackkrida added 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 💬 talk: discussion Open for discussions and feedback and removed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work labels Mar 22, 2022
@krysal krysal added 🟨 priority: medium Not blocking but should be addressed soon and removed 🟩 priority: low Low priority and doesn't need to be rushed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work labels Mar 22, 2022
@obulat obulat transferred this issue from WordPress/openverse-frontend Feb 22, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Openverse Backlog Feb 23, 2023
@obulat obulat added the 🧱 stack: frontend Related to the Nuxt frontend label Mar 27, 2023
@obulat
Copy link
Contributor

obulat commented Jul 14, 2023

These pages will be implemented as part of Additional search views for the frontend#410.

@obulat obulat closed this as not planned Won't fix, can't repro, duplicate, stale Jul 14, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Openverse Backlog Jul 14, 2023
@fcoveram fcoveram removed the 💬 talk: discussion Open for discussions and feedback label Jul 17, 2023
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: improvement Improvement to an existing user-facing feature 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: frontend Related to the Nuxt frontend
Projects
Archived in project
Development

No branches or pull requests

4 participants