forked from 0xWheatyz/SPARC
Add side-by-side patent portfolio comparison view #219
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The dashboard currently shows one company at a time. A comparison view would let users evaluate two companies patent strategies side by side.
Roadmap reference: ROADMAP.md > P3 > Comparison view
What to do
Acceptance criteria
This issue has already been resolved in the current codebase.
frontend/src/pages/Compare.tsximplements a side-by-side patent portfolio comparison view with loading skeletons, error states, and aCompanyPanelcomponent that displays patent count, timestamp, and analysis for each company.Closing as already implemented.