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

Add Package Type field and filter on Packages page #1502

Open
mjherzog opened this issue Jan 6, 2025 · 1 comment
Open

Add Package Type field and filter on Packages page #1502

mjherzog opened this issue Jan 6, 2025 · 1 comment
Assignees
Labels

Comments

@mjherzog
Copy link
Member

mjherzog commented Jan 6, 2025

When working with a large number of Packages it would be very helpful to add a Package Type field and enable filtering on it.

  • When I search for pkg:type, e.g., "pkg-alpine or "pkg-npm", I get "No Packages found".
  • When I search for just "alpine" or "npm" I do get a list.
@tdruez
Copy link
Contributor

tdruez commented Jan 6, 2025

The advanced search is available for filtering on any of the model fields.
Ideally, we would have more UI around it to help define the filter values, but in the short term you can use the search box, eg: type:npm

Screenshot 2025-01-06 at 08 44 57
Screenshot 2025-01-06 at 08 45 05

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

No branches or pull requests

2 participants