You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[x ] I am a self-hosted user reporting a bug from my self hosted app
I am a user of Maybe's paid app
Please note, if you are reporting a bug with sensitive data, please open an Intercom chat from within the app for help
Describe the bug
All the bugs or improvements are reproduced when adding a new Credit Card to the portfolio.
Selected MXN as currency. English as language. When adding a new credit card into the portafolio, it doesn't allow "," commas and cents into the fields.
The minimum payment field defaults to USD even after selecting MXN as the default currency in the onboarding process.
The APR field is normally considered as Percentage. It would be friendly to have the % icon on the right side, so the user avoids adding it thus throwing a formatting error.
To Reproduce
Steps to reproduce the behavior:
Go to 'portfolio'
Click on 'add credit card'
Input number fields with commas and/or cents.
Input fields with a percentage %.
Selected default is USD instead of following the default on the preferences section.
See error Expected behavior
I added the expected behavior above but to reiterate.
Could be friendly to auto format commas, accept cents and format percentages. Also adding "%" units to the APR field.
Screenshots / Recordings
If applicable, add screenshots or short video recordings to help show the bug in more detail.
The text was updated successfully, but these errors were encountered:
zachgoll
changed the title
Bug: Multiple improvements in formatting and auto-fields
Bug: Minimum payment field on credit card should default to family currency
Feb 3, 2025
Hi @villancikos thanks for the report! Let me address each:
This is not something that we can support right now. We are using HTML native number input fields which do not support this and due to prioritization do not have plans to change this soon.
This is a bug, and I have re-labeled this issue to address it
Similar to point 1, this is simply a limitation we have with native HTML number inputs
Where did this bug occur? (required)
Please note, if you are reporting a bug with sensitive data, please open an Intercom chat from within the app for help
Describe the bug
All the bugs or improvements are reproduced when adding a new Credit Card to the portfolio.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I added the expected behavior above but to reiterate.
Could be friendly to auto format commas, accept cents and format percentages. Also adding "%" units to the APR field.
Screenshots / Recordings
If applicable, add screenshots or short video recordings to help show the bug in more detail.
The text was updated successfully, but these errors were encountered: