Skip to content

[WIP] Build review UI for imported data usability#67

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/build-review-ui-import-merchant-merge
Closed

[WIP] Build review UI for imported data usability#67
Copilot wants to merge 1 commit intomainfrom
copilot/build-review-ui-import-merchant-merge

Conversation

Copy link
Contributor

Copilot AI commented Mar 22, 2026

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original prompt

This section details on the original issue you should resolve

<issue_title>feat(ingestion): review UI — import, merchant merge, recurring, category correction</issue_title>
<issue_description>## Summary
Build the review UI that makes imported data usable. Without review, raw imports are just noise.

Four Review Flows

1. Import Review

  • Show imported transactions grouped by import session
  • Highlight parse errors, duplicates, unmapped accounts
  • Allow user to fix/skip/retry individual rows
  • Design-dojo components: Table, StatusBar, Dialog, Toast

2. Merchant Merge Review

  • Show resolution candidates: raw description → suggested merchant
  • Confidence indicator (high/medium/low)
  • Accept, reject, or manually set merchant
  • Merge duplicate merchants
  • Design-dojo components: Input (search), Toggle, Button

3. Recurring Detection Review

  • Show detected recurring series with pattern info
  • Accept as subscription/bill/income, reject, or adjust
  • Show next expected date and amount
  • Design-dojo components: Toggle, Text, Tooltip

4. Category Correction Review

  • Show categorized transactions
  • Allow re-categorization (single or bulk)
  • Learn from corrections (feed back to resolution)
  • Design-dojo components: Select, ContextMenu, Button

Acceptance

  • All four review flows functional with design-dojo components
  • User corrections persist and feed back to resolution engine
  • Review state tracked (pending/reviewed/skipped)</issue_description>

Comments on the Issue (you are @copilot in this section)


📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

@kayodebristol
Copy link
Contributor

Closing this PR to enforce the 1-PR-per-repo rule. Only one Copilot PR is allowed per repository at a time. The oldest PR (#48) will be kept active.

Copilot stopped work on behalf of kayodebristol due to an error March 22, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(ingestion): review UI — import, merchant merge, recurring, category correction

2 participants