Skip to content

Conversation

@Pineapple-1
Copy link
Collaborator

This PR addresses issue #15.

Initially, we aimed to implement a <datalist> for user selection, but it couldn't be attached to the contenteditable div. We then considered using an <input>, but the cursive font style caused the text to be cut off. As a result, we opted to create a custom popup and manually implemented the filtering functionality.

Additionally, I made some minor refactors to the english function, which converts the numerical amount into its textual form, to ensure better integration with the new functionality.

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 this pull request may close these issues.

1 participant