Skip to content
Snippets Groups Projects
  • ilar's avatar
    2df774d9
    Mobile auto decimal (#2536) · 2df774d9
    ilar authored
    * Format the input field when entering transaction value, automatically populate decimal position.
    
    * Add note.
    
    * Fix linting issues.
    
    * Turn off autoDecimal if we're hiding decimals anyway.
    
    * Shorten changelog.
    Mobile auto decimal (#2536)
    ilar authored
    * Format the input field when entering transaction value, automatically populate decimal position.
    
    * Add note.
    
    * Fix linting issues.
    
    * Turn off autoDecimal if we're hiding decimals anyway.
    
    * Shorten changelog.
2536.md 196 B
category: Enhancements
authors: [ilar]

When adding a mobile view transaction, format the edit field according to the currency and add an automatic/fixed position decimal when applicable.