Skip to content

[Feature] Filter based on parameter value #4851

Open

Description

After #4823 is completed, add ability to define custom filters for the 'parametric part table' based on parameter value

e.g.

  • ?param_3_gt=9000 : Find parts with length > 9,000mm
  • ?param_4=0402 : Find components with package 0402

Support operators like:

-eq (equality)

  • lt (less than)
  • gt (greater than)

Would have to use some complex queryset annoations on the server (much like in #4823) to make this performant

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

FundThis issue can be specifically funded for developmentPlatform UIRelated to the React based User InterfaceapiRelates to the APIenhancementThis is an suggested enhancement or new featurepartRelated to Part modelsuser interfaceUser interface

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions