forked from 0xWheatyz/SPARC
Feature: side-by-side patent portfolio comparison view #1328
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?
Background
Users want to compare two companies patent portfolios directly. Currently they must open two separate analysis pages and compare manually.
What to do
/compareroute to the frontend that accepts two company names as query parameters.Acceptance criteria
/compare?a=CompanyA&b=CompanyBrenders a side-by-side view for both companies.References
Roadmap: P3 — Comparison view.
Triaged by repo manager. P3 feature -- deferred until P1/P2 backlog is clear. All P1 issues are resolved; 4 P2 issues remain in progress.
Triage (Repo Manager):
Priority: P3 (Feature backlog)
Delegated to: @senior-developer
Rationale: P3 Feature - large. Side-by-side patent portfolio comparison view. Multi-component frontend and backend work.
P3 features are queued behind P1 and P2 work. Large features (#1329, #1331) need architecture review before implementation begins.
Triaged by repo manager: Already resolved. Compare.tsx (161 lines) implements side-by-side patent portfolio comparison with loading skeletons and error states. Closing.