feat(libra): guide expense description toward categorization #138
No reviewers
Labels
No labels
app:activities
app:chat
app:events
app:forum
app:libra
app:market
app:restaurant
app:tasks
app:wallet
app:webapp
bug
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
aiolabs/webapp!138
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/libra-expense-description-copy"
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?
Addresses the near-term ask in #137.
What
Two copy changes in the Add-expense flow (
src/modules/expenses/components/AddExpense.vue):Step 1 — account selection. Added guidance to fall back to the "Other" account:
Step 2 — Description field. Rewrote the placeholder to prompt for a categorization-friendly description, and removed the now-redundant helper line:
Why
Client feedback: we don't have a fixed category taxonomy yet, and the "category" in libra is really the account selected in Step 1 (
AccountSelector). Steering unsure users to the Other account, plus a richer free-text description, lets us reconcile/recategorize later.Scope notes
Refs #137
🤖 Generated with Claude Code
d08949487fto807f8200b1