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

[Feature] Users should be able to filter partners by tags #1641

Open
dtaivpp opened this issue Jun 1, 2023 · 3 comments
Open

[Feature] Users should be able to filter partners by tags #1641

dtaivpp opened this issue Jun 1, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request migration-concern

Comments

@dtaivpp
Copy link
Collaborator

dtaivpp commented Jun 1, 2023

Is your feature request related to a problem? Please describe.
At the moment it can be challenging from our partner page to determine just what each partner does. This is why we should have a few well defined tags that describe what partners provide. This could be whether they run a project with OpenSearch, are a managed service provider, or do consulting.

Describe the solution you'd like

  1. Partners should have tags show on their partner cards (https://opensearch.org/partners/) indicating what they do/provide.
  2. The partner list should be able to be filtered using a pick list to show partners with the appropriate matching tag.

Describe alternatives you've considered
N/A

Additional context
We likely need to work on a list for what Tags we would need.

@dtaivpp dtaivpp added enhancement New feature or request untriaged labels Jun 1, 2023
@nateynateynate
Copy link
Member

What might also be helpful is being able to click on the tag itself while viewing a partner.

@ghost
Copy link

ghost commented Jun 2, 2023

@krisfreedain Please assign to me.

@krisfreedain krisfreedain moved this to 📋 Backlog in Website Update Project Jun 8, 2023
@nateynateynate
Copy link
Member

nateynateynate commented Oct 4, 2024

Option 1: We use a jekyll plugin to implement single-faceted filtering without the use of many hours of technical implementation.

Lazy consensus is that this is our best immediate path forward, giving up perfection for speed.

Option 2: Code the filtering by hand to implement multi-faceted search.

Eventually if we find out that we want more out of it or it isn't helpful, we will follow this course.

It is a moral imperative that we start normalizing our partner data.

"Time is of the essence." --Daryll Swager

What are we going to call partners now? Solution providers?
We need new nomenclature for the partners page to disambiguate them from foundation members.
Changing the URL for partners say from /community/partners to something like /solution_providers might break intra-site links. We will have to make sure to investigate every possible place where a URL might change.
Partners with permalinks for their site page are the most likely culprits.
Let's start filtering on the facet: Business Type
We'll need to change some github issue template yaml to rename things as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request migration-concern
Projects
Status: 👀 In review
Development

No branches or pull requests

4 participants