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

Filter for tools supporting bowtie #1582

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

idanidan29
Copy link
Contributor

What kind of change does this PR introduce?

This PR adds a new filter option on the tools page that allows users to display only tools supporting Bowtie.

Issue Number:

Screenshots/videos:

image

Summary

  • Introduces a new checkbox labeled “Support Bowtie” in the sidebar filter.
  • Updates the filtering logic and transform hook to include Bowtie support.
  • Enables users to quickly find tools that are compatible with or validated by Bowtie.

Does this PR introduce a breaking change?

no

Checklist

Please ensure the following tasks are completed before submitting this pull request.

@idanidan29 idanidan29 requested a review from a team as a code owner March 23, 2025 15:17
Copy link
Member

@DarhkVoyd DarhkVoyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@benjagm, let’s add the showObsolete and supportsBowtie fields to our tools analytics. I noticed that we do not have metrics for these fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ Enhancement: Add Filter Option for Tools Supporting Bowtie
2 participants