Skip to content

Address book / meta-address contacts UI #107

Description

@truthixify

Extra labels: feature, ux
Tier: M (2-4 days) | Type: feature

Context. Users paste the same meta-address for the same recipient over and over. Labeled contact list stored client-side eliminates the friction.

Scope.

  • /contacts page: list, add, edit, delete, search.
  • Contact = { label, metaAddress, chain, note?, addedAt }.
  • Send-page autocomplete pulls from address book.
  • Round-trippable JSON export / import.

Acceptance.

  • CRUD persists across reloads
  • Search filters by label + note substring
  • Send autocomplete uses ARIA combobox pattern
  • Export → import round-trip test

Files. src/pages/Contacts.tsx (new), src/store/contactsStore.ts (new), src/components/StellarSend.tsx.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programdripsFunded via Drips NetworkfeatureNew feature workhelp wantedExtra attention is neededuxUser experience

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions