settings: currency preference — display listing prices in user's preferred currency #50
Labels
No labels
accessibility
backlog
browser-pool
bug
cloud
enhancement
feature
infra
paid-tier
performance
ux
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/snipe#50
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Summary
eBay listing prices come in the seller's currency. A UK buyer sees USD on every listing. Add a currency preference to Settings so prices display in the user's chosen currency.
Depends on
circuitforge-core#52 — shared currency preference field + formatting utility
Scope
format_currency()everywhere a price is displayed: listing cards, listing detail page, trust score breakdown, seller history panelUI
Settings > Display > Currency: [dropdown]
On listing cards where listing currency != user preference, show a small indicator (e.g.
USDbadge) so the user knows the price is not in their currency.Out of scope
Priority
Medium — came in as direct user feedback from r/selfhosted launch post.