Currently, the mobile app formats values in the editable amount field based on device locale, which in some regions use a space as the thousands separator (e.g., 2 000) or a negative sign directly in the amount field (-190 NOK). The input field does not accept spaces, or negative signs, preventing users from saving valid values. When editing transactions, the amount value should be normalized.