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 filters/search for the Product Inventory #112

Open
mjherzog opened this issue May 9, 2024 · 3 comments
Open

Add filters/search for the Product Inventory #112

mjherzog opened this issue May 9, 2024 · 3 comments
Assignees
Labels
design needed Design details needed to complete the issue enhancement New feature or request MedPriority Medium Priority UI Related to the UI including display and functionality

Comments

@mjherzog
Copy link
Member

mjherzog commented May 9, 2024

When working with hundred of Inventory Items you need the capability to search and filter by Item name.
Some common use cases are:

  • Search/filter by package type
  • Search/filter by package or component name.
@mjherzog mjherzog added enhancement New feature or request design needed Design details needed to complete the issue UI Related to the UI including display and functionality MedPriority Medium Priority labels May 9, 2024
@DennisClark
Copy link
Member

Enhancement suggestion noted. As a short-term workaround, please note that you can use the text search feature of your browser to look for a package.

@mjherzog
Copy link
Member Author

mjherzog commented May 9, 2024

Of course, but that is very primitive and does not allow you to create a subset of data to work with.

@tdruez
Copy link
Member

tdruez commented May 30, 2024

@mjherzog Inventory tab search was added along in #3 PR #24

You can now use it to search the following fields:

  • component__name
  • component__version
  • package__filename
  • package__type
  • package__namespace
  • package__name
  • package__version
  • license_expression
  • notes
  • extra_attribution_text
  • feature
  • issue_ref

This should cover the basics but we can keep this issue opened for improvements regarding the Ui and active filters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design needed Design details needed to complete the issue enhancement New feature or request MedPriority Medium Priority UI Related to the UI including display and functionality
Projects
None yet
Development

No branches or pull requests

3 participants