forked from 0xWheatyz/SPARC
Add side-by-side patent portfolio comparison view #702
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
Roadmap item: P3 - Comparison view
Users analyzing multiple companies must navigate between separate views. There is no way to compare two portfolios side by side.
Work to do
/compare?a=CompanyA&b=CompanyBso comparisons are shareable by URLAcceptance criteria
Closing as already implemented. Side-by-side patent portfolio comparison view was added in PR #61 (feature/compare-view). See frontend/src/pages/Compare.tsx.