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 package0402
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment