Skip to content

[WIP] Replace local Svelte components with @plures/design-dojo#64

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/adopt-design-dojo-ui-library
Closed

[WIP] Replace local Svelte components with @plures/design-dojo#64
Copilot wants to merge 1 commit intomainfrom
copilot/adopt-design-dojo-ui-library

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: adopt design-dojo as sole UI component library</issue_title>
<issue_description>## Summary
Replace all local/ad-hoc UI components with @plures/design-dojo components. The app should be a flagship consumer of the design-dojo library.

Current State

The app likely has local Svelte components that duplicate design-dojo primitives (Button, Input, Select, etc.). All of these should be replaced.

Requirements

  • Add @plures/design-dojo as dependency
  • Replace all local UI primitives with dojo equivalents
  • Add design-dojo ESLint enforce plugin (no-local-components, prefer-design-dojo-imports)
  • Use design-dojo tokens for all colors, spacing, typography
  • Use design-dojo motion system for all animations
  • File issues in design-dojo for any missing components needed by FinancialAdvisor

Review UI Components Needed

  • Import wizard (file drop, column mapping, preview)
  • Transaction list with search/filter/sort
  • Merchant resolution review panel
  • Recurring detection review panel
  • Budget vs actual charts
  • Account overview dashboard
  • Category breakdown visualizations

Acceptance

  • Zero local UI primitives — all from design-dojo
  • ESLint enforce plugin passes with zero violations
  • App uses dojo design tokens exclusively
  • Missing components filed as issues in design-dojo repo</issue_description>

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


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@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: adopt design-dojo as sole UI component library

2 participants