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

Contract interaction - predictive decimals #2441

Open
NikitaSavik opened this issue Dec 3, 2024 · 1 comment
Open

Contract interaction - predictive decimals #2441

NikitaSavik opened this issue Dec 3, 2024 · 1 comment

Comments

@NikitaSavik
Copy link
Contributor

NikitaSavik commented Dec 3, 2024

For uint256 fields we can improve user experience by addressing 2 elements

  1. Predictive multiplication: while the field is in focus show the amount of zeroes as a predictive typing thing. Add them to the number on 'tab' press and disregard on blur event. The amount of zeroes should reflect the dropdown chosen. No changes to the dropdown and button itself
    Image
@NikitaSavik NikitaSavik changed the title Contract interaction - better uint256 Contract interaction - predictive decimals Dec 9, 2024
@NikitaSavik
Copy link
Contributor Author

Decided to demote the feature based on extremely high development complexity

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

No branches or pull requests

1 participant