-
Notifications
You must be signed in to change notification settings - Fork 18
feat [data consumption]: Implement comprehensive parts discovery feature #313
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
Conversation
- Create complete parts discovery page with search modes - Add single twin and discovery mode search capabilities - Implement submodel viewer with addon architecture - Add US Tariff Information viewer component - Create discovery search hooks and data converters - Add DTR utilities and pagination support - Implement catalog parts discovery with filtering - Add serialized parts table with advanced features - Create comprehensive discovery API integration
I will do a final refactor from the frontend quality in a another pr |
…ite config for chunk optimization
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing work, @matbmoser!
PR 5: Frontend Parts Discovery Feature
WHAT
This PR introduces a comprehensive parts discovery feature including:
/dataspace-discovery
in routes.tsxWHY
This feature was needed to:
Closes #259