Bug: Transaction view defaults to dollars when currency set to GBP
Author: phillbaileyCreated Sep 18, 2026Updated Sep 18, 2026
Before you start (required)
General checklist
- I have removed personal / sensitive data from screenshots and logs
- I have searched existing issues and discussions to ensure this is not a duplicate issue
How are you using Sure?
- I was a paying Maybe customer (hosted version)
- I use it on PikaPod, Umbrel or similar (VPS included)
- I am a self-hosted user (local only)
Self hoster checklist
Paying, hosted users should delete this entire section.
If you are a self-hosted user, please complete all of the information below. Issues with incomplete information will be marked as Needs Info to help our small team prioritize bug fixes.
- Self hosted app commit SHA (find in user menu): [enter commit sha here]
- I have confirmed that my app's commit is the latest version of Sure
- Where are you hosting?
- Render
- Docker Compose
- Umbrel
- PikaPod
- Other (please specify)
Bug description
When the default currency is set to a currency that does not use the dollar sign, the total for the day in the Transactions view is shown with a dollar sign, rather than the default currency sign.
To Reproduce
Steps to reproduce the behavior:
- Set the default currency to GBP.
- Click on Transactions
- See total amount in top-right corner of card shown as $0.00 rather than £0.00
Expected behavior
That the total amount would be shown as £0.00
Screenshots and/or recordings
Source: we-promise/sure