Closed kirillt closed 1 year ago
Currently, the only method to add a currency is by entering its exact three-letter code.
From a UX standpoint, this is suboptimal because:
Optimizing the process to allow currency addition by their colloquial name would greatly enhance the experience:
Additionally, incorporating typo tolerance and localized input can significantly boost usability.
Search by country should be implemented, too.
Implemented in https://github.com/ARK-Builders/ARK-Rate/pull/37
Currently, the only method to add a currency is by entering its exact three-letter code.
From a UX standpoint, this is suboptimal because:
Optimizing the process to allow currency addition by their colloquial name would greatly enhance the experience:
Additionally, incorporating typo tolerance and localized input can significantly boost usability.