Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow amount cursor edit #136

Closed
tasken opened this issue Apr 4, 2024 · 0 comments · Fixed by #144
Closed

Allow amount cursor edit #136

tasken opened this issue Apr 4, 2024 · 0 comments · Fixed by #144

Comments

@tasken
Copy link

tasken commented Apr 4, 2024

While adding or editing an expense if the amount is inputted and later the user wants to edit a digit or add a comma the app won't allow cursor input and will auto select the full number. This also happens when the user switches between apps and the input field looses focus.

Screenshot_20240404-180924~2

Under this condition, number editing, digit replace is not possible offering a bad user experience building unnecessary friction.

Ideally, users should be able to edit digits after the first input or by going back and forth different apps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant