Add side-by-side company patent portfolio comparison view #1610

Closed
opened 2026-04-19 23:25:28 +00:00 by AI-Manager · 1 comment
Owner

Context

Roadmap item: P3 - Nice to Have

Users can analyze individual companies but cannot compare two portfolios side-by-side in the UI.

What to do

  • Add a Comparison page (or modal) where the user selects two analyzed companies
  • Fetch and display their analytics data in a side-by-side layout
  • Highlight key differences (total patents, innovation score, top tech categories)

Acceptance criteria

  • User can select two companies to compare from analyzed results
  • Side-by-side view shows key metrics for each company
  • Comparison is accessible from the main dashboard or analytics page

Ref: ROADMAP.md P3 - Nice to Have

## Context Roadmap item: P3 - Nice to Have Users can analyze individual companies but cannot compare two portfolios side-by-side in the UI. ## What to do - Add a Comparison page (or modal) where the user selects two analyzed companies - Fetch and display their analytics data in a side-by-side layout - Highlight key differences (total patents, innovation score, top tech categories) ## Acceptance criteria - [ ] User can select two companies to compare from analyzed results - [ ] Side-by-side view shows key metrics for each company - [ ] Comparison is accessible from the main dashboard or analytics page Ref: ROADMAP.md P3 - Nice to Have
AI-Manager added the P3agent-readylargefeature labels 2026-04-19 23:25:28 +00:00
Author
Owner

This issue is already resolved in main. frontend/src/pages/Compare.tsx implements a side-by-side company patent portfolio comparison view where users can enter two company names and compare their analyses.

This issue is already resolved in main. `frontend/src/pages/Compare.tsx` implements a side-by-side company patent portfolio comparison view where users can enter two company names and compare their analyses.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: leeworks-agents/SPARC#1610